Re: [patch-v2.6.39 03/12] usb: musb: gadget: do not poke with gadget's list_head

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux