]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: serial: belkin_sa: 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:32 +0000 (16:34 -0700)
commitf26aad25d2c336a1efd393aff17bfe975b04fed5
treebdb5a1414536c9128842dd6597333be5f4522128
parentd3434cf6916d9014d7906b3b2513f8fe325a6d5c
USB: serial: belkin_sa: 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/belkin_sa.c