]> Pileus Git - ~andy/linux/commit
USB: serial: whiteheat: 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:36 +0000 (16:34 -0700)
commit05400013698776a71b1e401ceacf709bda3d1517
tree81dc1319ef1445ff05053fc4120853de06c603d2
parent38e8c910ff7a1aafe2923f085df0f74a60f9de3c
USB: serial: whiteheat: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/whiteheat.c