OSDN Git Service

USB: cyberjack: clean up write-urb busy handling
authorJohan Hovold <jhovold@gmail.com>
Sun, 6 Nov 2011 18:06:23 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 18:33:11 +0000 (10:33 -0800)
commitc1cac10c175f4b01b6722d246d80dd6c9975f0c1
tree306067d4bee6f106bb9928b89118138dd1e7bd02
parent120f9dbc968c67f9448a4be535dfff6edc3ce711
USB: cyberjack: clean up write-urb busy handling

Use port write_urbs_free mask rather than write_urb_busy field in struct
serial_port.

Compile-only tested.

Cc: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cyberjack.c