commit | 2f8c4c5494c2589e6cb9a62f399e61a1c4c2378d | [log] [tgz] |
---|---|---|
author | Arjan Mels <arjan.mels@gmx.net> | Tue Apr 05 20:24:56 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Apr 06 15:51:13 2011 -0700 |
tree | 5fc684d749f0ae5bd03221c5f4cc183979a81d60 | |
parent | c996edcf1c451b81740abbcca5257ed7e353fcc6 [diff] |
staging: usbip: fix shutdown problems. When shuting down the tcp_rx and tcp_tx threads first check if they are not closed already (maybe because an error caused them to return). Signed-off-by: Arjan Mels <arjan.mels@gmx.net> Cc: Takahiro Hirofuchi <hirofuchi@users.sourceforge.net> Cc: Max Vozeler <max@vozeler.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>