From: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: David Brownell <david-b@pacbell.net>,
Network development list <netdev@vger.kernel.org>,
Jean-Christophe Dubois <jcd@tribudubois.net>
Subject: Re: [patch 2.6.25-rc2-git] rndis_host: fix transfer size negotiation
Date: Tue, 26 Feb 2008 08:51:27 +0200 [thread overview]
Message-ID: <1204008687.10979.11.camel@localhost> (raw)
In-Reply-To: <20080225182918.GA3094@tuxdriver.com>
On Mon, 2008-02-25 at 13:29 -0500, John W. Linville wrote:
> On Fri, Feb 22, 2008 at 05:31:16PM -0800, 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.
>
> Any chance that something like this is appropriate for rndis_wlan?
>
This fix is automatically reflected to rndis_wlan since rndis_wlan
reuses that functions of that rndis_host module.
- Jussi
prev parent reply other threads:[~2008-02-26 6:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 1:31 [patch 2.6.25-rc2-git] rndis_host: fix transfer size negotiation David Brownell
2008-02-25 18:29 ` John W. Linville
2008-02-25 18:37 ` Johannes Berg
2008-02-25 21:11 ` David Brownell
2008-02-26 6:51 ` Jussi Kivilinna [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=1204008687.10979.11.camel@localhost \
--to=jussi.kivilinna@mbnet.fi \
--cc=david-b@pacbell.net \
--cc=jcd@tribudubois.net \
--cc=linville@tuxdriver.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.