On Sat, Feb 02, 2008 at 02:36:53AM -0800, David Brownell wrote: > On Friday 01 February 2008, Greg Kroah-Hartman wrote: > > From: Marcin Slusarz <[EMAIL PROTECTED]> > > > > fix warning: > > drivers/usb/host/ehci-hcd.c:832:8: warning: symbol 'status' shadows an > > earlier one > > drivers/usb/host/ehci-hcd.c:790:71: originally declared here > > > > Signed-off-by: Marcin Slusarz <[EMAIL PROTECTED]> > > Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> > > I was wondering why my "sparse" patch didn't get merged, and this > patch explains why! :) > > However, see the following. > > ========= CUT HERE > 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.
Oops, sorry, I'll queue this one up. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html