On Tue, Mar 01, 2011 at 05:40:59PM +0200, Felipe Balbi wrote:
> 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.

to late, please send me a patch fixing that when we're in -rc. I'm not
sending pull requests for the merge window anymore :-(

-- 
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