commit | 461d696aeeae294ad22dfcaae462d1757f955778 | [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 | c2c223bd8a0c1114c636f26bf0ce0f0d67996947 | |
parent | 78c26aebd9f4d29f9bd163c7c47f2c89991fcdb1 [diff] |
USB: serial: pl2303: 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>