• Alan Stern's avatar
    [PATCH] USB storage: Remove unneeded scatter-gather operations in sddr09 · a01e2e63
    Alan Stern authored
    This patch removes some unnecessary scatter-gather code from the sddr09
    driver.  In its place a single smaller buffer is re-used each time through
    an I/O loop, as opposed to transferring all the data at once.
    
    Andries Brouwer kindly tested this and suggested some improvements to get
    it working right.
    a01e2e63
sddr09.c 39.9 KB