commit | 8e512ab0b675da20e023439a5811e3f2554e6852 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu Oct 25 10:29:09 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 25 09:36:58 2012 -0700 |
tree | 929a1c5f7989a295eb136952724f5bbb29946edb | |
parent | 40d04738491d7ac1aa708ba434ff3480ec9e1b96 [diff] |
USB: quatech2: fix close and disconnect urb handling Kill urbs unconditionally at close and disconnect. Note that URB status is not valid outside of completion handler. Cc: <stable@vger.kernel.org> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>