• J
    USB storage: sg chaining support · 1f6f31a0
    Jens Axboe 提交于
    [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: NJens Axboe <jens.axboe@oracle.com>
    1f6f31a0
datafab.c 17.8 KB