lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 17 Mar 2008 08:08:50 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	David Brownell <david-b@...bell.net>
CC:	Network development list <netdev@...r.kernel.org>,
	Jean-Christophe Dubois <jcd@...budubois.net>
Subject: Re: [RESEND patch 2.6.25-rc2-git] rndis_host:  fix transfer size
 negotiation

David Brownell wrote:
> From: Jean-Christophe Dubois <jcd@...budubois.net>
> 
> 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@...budubois.net>
> [ cleanups ]
> Signed-off-by: David Brownell <dbrownell@...rs.sourceforge.net>
> ---
> This bugfix should be merged before 2.6.25-final.
> 
>  drivers/net/usb/rndis_host.c |   12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

applied


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ