From: Jeff Garzik <jeff@garzik.org>
To: David Brownell <david-b@pacbell.net>
Cc: Network development list <netdev@vger.kernel.org>,
Jean-Christophe Dubois <jcd@tribudubois.net>
Subject: Re: [RESEND patch 2.6.25-rc2-git] rndis_host: fix transfer size negotiation
Date: Mon, 17 Mar 2008 08:08:50 -0400 [thread overview]
Message-ID: <47DE5F52.1010602@garzik.org> (raw)
In-Reply-To: <200803131556.36960.david-b@pacbell.net>
David Brownell wrote:
> From: Jean-Christophe Dubois <jcd@tribudubois.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@tribudubois.net>
> [ cleanups ]
> Signed-off-by: David Brownell <dbrownell@users.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
prev parent reply other threads:[~2008-03-17 12:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 22:56 [RESEND patch 2.6.25-rc2-git] rndis_host: fix transfer size negotiation David Brownell
2008-03-17 12:08 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47DE5F52.1010602@garzik.org \
--to=jeff@garzik.org \
--cc=david-b@pacbell.net \
--cc=jcd@tribudubois.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).