commit | 3a75ab943688d765cdb60b33f3f9db72c752c521 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jun 15 15:44:13 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 12 16:34:36 2007 -0700 |
tree | e018dcb2e0f200d057dbd3ce9a33ca08a2cdf8f2 | |
parent | 461d696aeeae294ad22dfcaae462d1757f955778 [diff] |
USB: serial: safe_serial: 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: Stuart Lynne <sl@lineo.com> Cc: Tom Rushworth <tbr@lineo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>