]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: mos7840: fix misleading interrupt-URB comment
authorJohan Hovold <johan@kernel.org>
Tue, 3 Jan 2017 15:39:57 +0000 (16:39 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 4 Jan 2017 09:37:21 +0000 (10:37 +0100)
commitc09023a2cd4dcb0c30251673b51f5939a4d5b384
tree9fb52ceef560892a06dab68b9950f4e4f46776e4
parentd4ac1f0438215b0dcaf6b6047bec37d2e4a197d8
USB: serial: mos7840: fix misleading interrupt-URB comment

The interrupt URB is killed at final port close since commit
5087b0909395 ("USB: overhaul of mos7840 driver").

Fixes: 5087b0909395 ("USB: overhaul of mos7840 driver")
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/mos7840.c