USB: keyspan_pda: clean up write-urb busy handling
authorJohan Hovold <jhovold@gmail.com>
Sun, 6 Nov 2011 18:06:24 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 18:33:12 +0000 (10:33 -0800)
commitda280e3488660042a1659cb756ae6ab0bf6f8f5f
tree03f3bde6ff88c3a5969bf11e29f397d47e82169a
parentc1cac10c175f4b01b6722d246d80dd6c9975f0c1
USB: keyspan_pda: 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.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/keyspan_pda.c