]> 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)
commitcda8a8e1778c1f88ba272f985ceb14b8b5a857f3
tree9fb52ceef560892a06dab68b9950f4e4f46776e4
parent437e45042bc16c7db642c0c7bd46de899324cbb6
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