USB: option: add missing usb_mark_last_busy
authorJohan Hovold <jhovold@gmail.com>
Mon, 26 May 2014 17:23:12 +0000 (19:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:04:05 +0000 (15:04 -0700)
commit496969c64a618579f085a87310bc904eb190a71d
tree0b915dfba555a7785090a5ec9a5cf0c93eb08f8b
parentdd246f2c8c6be36fac10fc42157797429c6fdbb7
USB: option: add missing usb_mark_last_busy

We should call usb_mark_last_busy in all input paths, including the
interrupt completion handler.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c
This page took 0.040428 seconds and 5 git commands to generate.