Skip to content
Commit 1f6f31a0 authored by Jens Axboe's avatar Jens Axboe
Browse files

USB storage: sg chaining support



[PATCH] USB storage: sg chaining support

Modify usb_stor_access_xfer_buf() to take a pointer to an sg
entry pointer, so we can keep track of that instead of passing
around an integer index (which we can't use when dealing with
multiple scatterlist arrays).

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 53d412fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment