aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/quirks.c
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2008-02-02 02:36:53 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-21 15:38:51 -0800
commite1a491429e7f9b6fb608d9f173e5807fba053d5b (patch)
treec2dcf73d9dc390957499d634bb02b2b30a1bf951 /drivers/usb/core/quirks.c
parent0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8 (diff)
USB: fix previous sparse fix which was incorrect
The previous fix for a "sparse" warning in ehci_urb_dequeue() was incorrect. After rescheduling interrupt transfers it returned the URB's completion status, not status for the dequeue operation itself. This patch resolves that issue, cleans up the code in the reschedule path, and shrinks the object code by a dozen bytes. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core/quirks.c')
0 files changed, 0 insertions, 0 deletions