diff options
author | Oliver Neukum <oliver@neukum.org> | 2007-08-17 14:01:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 23:55:25 +0200 |
commit | 5adceac5da3d353dd1318d0482cab94a79472adf (patch) | |
tree | 37a05deba01fafa4e8cde7963cc7d556f84fd95a /fs/jfs/xattr.c | |
parent | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutex (diff) | |
download | linux-5adceac5da3d353dd1318d0482cab94a79472adf.tar.xz linux-5adceac5da3d353dd1318d0482cab94a79472adf.zip |
USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenix
the iuu_phoenix driver submits another URB from a completion handler.
This dictates a certain order of calls to usb_kill_urb() in kill_traffic().
As other drivers may do it the other way round, we need to use both
orders in kill_traffic().
This patch does so and should be merged before iuu_phoenix is merged.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jfs/xattr.c')
0 files changed, 0 insertions, 0 deletions