Re: usbnet: fix misc bugs
From: Ming Lei <hidden>
Date: 2012-05-03 00:34:53
On Thu, May 3, 2012 at 8:14 AM, David Miller [off-list ref] wrote:
From: Ming Lei <redacted> Date: Mon, 30 Apr 2012 16:51:01 +0800quoted
These patches fix three bugs in usbnet: usbnet: fix leak of transfer buffer of dev->interrupt usbnet: fix failure handling in usbnet_probe usbnet: fix skb traversing races during unlink(v1)The third fix looks quite critical, but depends upon an interface not present in Linus's tree, nor mine. That doesn't work. You need to find a way to propagate this fix into Linus's tree as well as all -stable trees that need that fix, but without this unmet dependency.
OK, usb_block_urb/usb_unlock_urb is not a must to fix the problem, which is added to speed up the unlink. I will submit a new version without them. Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html