• Jens Axboe's avatar
    USB storage: sg chaining support · 1f6f31a0
    Jens Axboe authored
    [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>
    1f6f31a0
sddr55.c 22.7 KB