]> asedeno.scripts.mit.edu Git - linux.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)
commit472d7e55d559aa1cbf58c73b14fcfc4651b1a9f5
tree9fb52ceef560892a06dab68b9950f4e4f46776e4
parentfc43e651bf39ef174a86fde4c4593f796b1474c1
USB: serial: mos7840: fix misleading interrupt-URB comment

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

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