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

Greg KH <[email protected]> Thu, 7 Apr 2011 09:39:48 -0700
Newsgroups gmane.linux.kernel,gmane.linux.network.general,gmane.linux.usb.general
Message-ID <[email protected]>
On Thu, Apr 07, 2011 at 04:11:27AM +0200, Gottfried Haider wrote:
> Hello,
> 
> I am using an Android phone connected over USB to connect to the
> internet. Something in -rc2 broke this, as I am not getting
> connections through NetworkManager anymore (it doesn't receive a
> DHCPOFFER anymore and times out).
> 
> This does work on the -rc1 kernel and is 100% reproducible here (same
> USB port, rebooting the phone between tries).

Any chance you can run 'git bisect' to narrow down the problem to the
offending change?

thanks,

greg k-h