]> git.baikalelectronics.ru Git - kernel.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)
commit3994827b75e0b418d938d9fc0ca356764c55ae89
treeb35d2b2243f78e944848d5853d51d8530b6e6fad
parent50717c33d65e297083bb8e77d9b831e36c49f013
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