[PATCH] usb-storage: fixup interpret_urb_result()
This patch fixes interpret_urb_result in two major ways: (1) Uses a switch() instead of nested if() statements (2) Handle -EREMOTEIO to indicate a short scatter-gather transfer
Showing
Please register or sign in to comment