]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "USB: usb-skeleton.c: fix open/disconnect race"
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 20:02:38 +0000 (12:02 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Jan 2012 20:02:38 +0000 (12:02 -0800)
commit232d533f76b5c26758e58cb9de8163184ed0b220
tree713e871865a8f2cee8d6a3aebca2f4513d797f3b
parent5122a089e79571386a27a1d666cf02db37f254cb
Revert "USB: usb-skeleton.c: fix open/disconnect race"

This reverts commit 94590238765ae5535aae21d846d94daf49d092f8.

It's not needed, to quote Ming Lei:
Looks you have queued the patch into your tree, but just now I
find the patch is not needed at all, since we have had
minor_rwsem(drivers/usb/core/file.c) for this purpose, please
drop the patch, sorry for it.

Cc: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/usb-skeleton.c