• Matthew Dharm's avatar
    [PATCH] USB: usb-storage: usb_stor_control_msg() and stuff · ac01ad71
    Matthew Dharm authored
    This patch replaces usb_control_msg() with usb_stor_control_msg() everywhere,
    which allows better abort/disconnect processing.
    
    Some comments are fixed-up.
    
    The GetMaxLUN function is moved later so URBs are initialized (now that it
    uses the new control_msg() ).
    
    There is also some locking cleanup during reset.
    ac01ad71
initializers.h 1.99 KB