]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: serial: fix up urb->status usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 11 Dec 2008 00:00:30 +0000 (16:00 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:06 +0000 (10:00 -0800)
commit50de36f7af3b1d791c402478210790c582126fe5
tree78d3353450be45315bb2ffa1cd7c664c26458c73
parent6013bbbab0dcbc43bcf9dd70beeab2a0b1ec5ea7
USB: serial: fix up urb->status usage

Some of the usb-serial drivers are starting to use urb->status in ways
they should not be doing.  This fixes up some of them to prevent that.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/digi_acceleport.c
drivers/usb/serial/garmin_gps.c
drivers/usb/serial/iuu_phoenix.c
drivers/usb/serial/mos7840.c
drivers/usb/serial/option.c
drivers/usb/serial/spcp8x5.c