Hi,

On Tue, Mar 01, 2011 at 05:39:18PM +0200, Felipe Balbi wrote:
> >         /* if the hardware doesn't have the request, easy ... */
> > -       if (musb_ep->req_list.next != &request->list || musb_ep->busy)
> > +       if (musb_ep->req_list.next != &req->list || musb_ep->busy)
> >                 musb_g_giveback(musb_ep, request, -ECONNRESET);
> > 
> 
> I'll fix it before Greg pulls, thanks

fixed and pushed to for-next. Greg, now it seems to be safe to pull.

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to