Home
last modified time | relevance | path

Searched hist:"10 d0f27c1baa4a094b4965708a15f2b0c4d65f5e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Drndis_host.cdiff 10d0f27c1baa4a094b4965708a15f2b0c4d65f5e Thu Mar 13 17:56:36 CDT 2008 Jean-Christophe Dubois <jcd@tribudubois.net> rndis_host: fix transfer size negotiation

This patch should resolve a problem that's troubled support for
some RNDIS peripherals. It seems to have boiled down to using a
variable to establish transfer size limits before it was assigned,
which caused those devices to fallback to a default "jumbogram"
mode we don't support. Fix by assigning it earlier for RNDIS.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
[ cleanups ]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>