commit | 61924505ae0037527879446b36ac27c60210bc77 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Sun May 08 20:07:59 2016 +0200 |
committer | Johan Hovold <johan@kernel.org> | Tue May 10 09:39:49 2016 +0200 |
tree | d12df7d6b3b66109e174736e7ab1db152df07df9 | |
parent | 35be1a71d70775e7bd7e45fa6d2897342ff4c9d2 [diff] |
USB: serial: keyspan: fix URB unlink A driver must not rely on the URB status field to try to determine if an URB is active. Signed-off-by: Johan Hovold <johan@kernel.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>