]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: usbip: vhci: refuse to enqueue for dead connections
authorMax Vozeler <max@vozeler.com>
Wed, 12 Jan 2011 13:02:02 +0000 (15:02 +0200)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:12 +0000 (11:58 -0700)
commit8ff66f1d0cbdce0a50d7db47863f610b3c45f9e0
treec5f1c08ab48980a2773e4448669384ab2f96e971
parent9f19953fd27806290a9943631ba2fdfd9edb8d0e
staging: usbip: vhci: refuse to enqueue for dead connections

commit 6d212153a838354078cc7d96f9bb23b7d1fd3d1b upstream.

There can be requests to enqueue URBs while we are shutting
down a connection.

Signed-off-by: Max Vozeler <max@vozeler.com>
Tested-by: Mark Wehby <MWehby@luxotticaRetail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/staging/usbip/vhci_hcd.c