]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: serial: ir-usb: clean up urb->status usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jun 2007 22:44:13 +0000 (15:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 12 Jul 2007 23:34:33 +0000 (16:34 -0700)
commit3152b74f92048223263c54383b3639a2939d853a
tree44ab99b64f03954efda3a4db639a812b1956ec43
parentb4a1579772667f9ebc0c9e26ed0b674966085e85
USB: serial: ir-usb: clean up urb->status usage

This done in anticipation of removal of urb->status, which will make
that patch easier to review and apply in the future.

Cc: <linux-usb-devel@lists.sourceforge.net>
Cc: Gary Brubaker <xavyer@ix.netcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ir-usb.c