From: Greg Kroah-Hartman Date: Thu, 11 Dec 2008 00:00:30 +0000 (-0800) Subject: USB: serial: fix up urb->status usage X-Git-Tag: v2.6.29-rc1~182^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50de36f7af3b1d791c402478210790c582126fe5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed