Oliver Neukum 55b447bf79 USB: kill URBs permanently
looking at usb_kill_urb() it seems to me that it is unnecessarily lenient.
In the use case of disconnect() you never want to use the URB again
(for the same device) But leaving urb->reject elevated will make it easier
to avoid races between read/write and disconnect.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-17 14:40:51 -07:00
..
2008-10-15 11:31:54 +11:00
2008-10-16 11:21:48 -07:00
2008-10-16 11:21:40 -07:00
2008-08-26 00:19:28 +10:00
2008-10-16 11:21:38 -07:00
2008-10-14 22:24:51 +01:00
2008-10-15 23:16:07 +01:00
2008-10-16 11:21:30 -07:00
2008-10-14 10:11:27 +11:00
2008-10-16 11:21:49 -07:00
2008-09-03 15:55:32 -07:00
2008-08-04 12:51:06 +09:00
2008-10-13 14:33:13 -07:00
2008-10-16 11:21:45 -07:00
2008-10-17 14:40:51 -07:00
2008-10-16 11:21:51 -07:00
2008-10-03 10:04:10 +02:00