• Alan Stern's avatar
    [PATCH] USB storage: use the new transfer_buf() routine · 024d1130
    Alan Stern authored
    This patch switches from using usb_stor_bulk_msg() to
    usb_stor_bulk_transfer_buf(), which includes a great deal more logic.  This
    allows for elimination of all sorts of duplicate code (clearing STALLs,
    etc.).
    
    This also eliminates the (now) redundant functions from the ISD-200 driver.
    024d1130
transport.c 43.8 KB