]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rndis_host: reduce MTU instead of refusing to talk to devices with low max packet...
authorThomas Sailer <t.sailer@alumni.ethz.ch>
Tue, 23 Oct 2007 22:47:19 +0000 (00:47 +0200)
committerJeff Garzik <jeff@garzik.org>
Thu, 25 Oct 2007 07:34:59 +0000 (03:34 -0400)
commit500d2c2f7b8c1cf6194dc9e8f47c6e2295fc5be5
treeb35d2b2243f78e944848d5853d51d8530b6e6fad
parentb88219f8a2028a1ca2dd17aa7c9d9b643615646e
rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size

This patch makes the host RNDIS driver talk to RNDIS devices with an MTU
less than 1.5k, instead of refusing to talk to such a device.

Signed-Off-by: Thomas Sailer <t.sailer@alumni.ethz.ch>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
--

Hi Jeff,
are you the right person to send this to?
Nobody else seems to be wanting to forward this to Linus...

Thanks,
Tom

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/usb/rndis_host.c