diff options
author | Alan Stern <[email protected]> | 2008-08-05 13:05:17 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-05 10:23:19 -0700 |
commit | 580da34847488b404218d1d7f53b156f245f5555 (patch) | |
tree | 7164190a4f25d9b389c6103d41c6bc58b2071648 /net/unix/sysctl_net_unix.c | |
parent | ca5de404ff036a29b25e9a83f6919c9f606c5841 (diff) |
Fix USB storage hang on command abort
Okay, I found the cause of the hang. It is a simple bug in the USB
scatter-gather library, caused by changes added in response to the S-G
chaining modification.
This patch (as1125) fixes a bug in the USB scatter-gather library.
Early exit from the S-G initialization loop does not reset the count of
outstanding URBs.
Signed-off-by: Alan Stern <[email protected]>
Cc: Matthew Dharm <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Alan Jenkins <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions