commit | d395c9ab00901cdd804c36857e9079dd794c3b1c | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Wed Feb 08 13:49:17 2017 +0100 |
committer | Johan Hovold <johan@kernel.org> | Wed Feb 08 19:27:52 2017 +0100 |
tree | a06ade4507a3699e80c24f838220c138f2c5be12 | |
parent | 965bbef552cdbf22ab7fb83e7f92b2f251d56f70 [diff] |
USB: serial: metro-usb: drop redundant URB unlink Drop redundant URB unlink as there's no need to unlink an URB which is about to be killed synchronously. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>