Re: [Regression] USB tethering does not work anymore in 2.6.29-rc2 (rndis_host, does not receive DHCP offer anymore)

Gottfried Haider <[email protected]> Fri, 8 Apr 2011 15:01:10 +0200
Newsgroups gmane.linux.kernel,gmane.linux.network.general,gmane.linux.usb.general
Message-ID <[email protected]>
> Hi,
>   I found the new added mask code 'FLAG_POINTTOPOINT' overlapped
> 'FLAG_MULTI_PACKET' in    include/linux/usb/usbnet.h, this maybe
> caused logic issue in rx_process(). I create a patch for this, but
> have no such a device to test it, could you have a try? thanks.

That patch fixes it, thanks!

Gottfried