From: "Rémi Denis-Courmont" <remi@remlab.net>
To: David Brownell <david-b@pacbell.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 0/4] CDC Phonet function fixes
Date: Mon, 6 Apr 2009 22:12:54 +0300 [thread overview]
Message-ID: <200904062212.54620.remi@remlab.net> (raw)
In-Reply-To: <200904061153.46622.david-b@pacbell.net>
Hello,
(My corporate alter ego now on vacation)
Le lundi 6 avril 2009 21:53:46 David Brownell, vous avez écrit :
> On Monday 06 April 2009, Rémi Denis-Courmont wrote:
> > Here are a bunch of fixes for the Phonet USB gadget function network
> > interface driver. Comments welcome.
>
> I seem to have missed any patch for this "Phonet" code,
> and so I have no way to evaluate bug fixes to it. It's
> not in any standard USB patch queue.
Those are there:
http://kerneltrap.org/index.php?q=mailarchive/linux-netdev/2008/12/17/4438934/thread
AFAIK, they are already in the mainline, though the code is not used by any
published gadget driver that I am aware of (paraphrase for "dead [code]").
> Got a URL for those patches? Maybe you should just
> submit the drivers/usb/gadget/f_phonet.c code, and
> something using it, with these patches pre-merged...
It seems I've been overly stingy on the Cc:s in December. I would rather
not -on top of that- bother davem/gregkh/whoever with a merge conflict just
for the sake of The Process or cosmetics.
Sorry for the inconvenience.
--
Rémi Denis-Courmont
http://www.remlab.net/
next prev parent reply other threads:[~2009-04-06 19:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 14:58 [PATCH 0/4] CDC Phonet function fixes Rémi Denis-Courmont
2009-04-06 15:02 ` [PATCH 1/4] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback Rémi Denis-Courmont
[not found] ` <200904061758.58057.remi.denis-courmont-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2009-04-06 15:02 ` [PATCH 2/4] f_phonet: no need to check for carrier - scheduler does it internally Rémi Denis-Courmont
2009-04-06 18:53 ` [PATCH 0/4] CDC Phonet function fixes David Brownell
2009-04-06 19:12 ` Rémi Denis-Courmont [this message]
2009-04-06 15:02 ` [PATCH 3/4] f_phonet: fix inverted memory allocation sizes Rémi Denis-Courmont
2009-04-06 15:02 ` [PATCH 4/4] f_phonet: use page-sized rather than MTU-sized RX buffers Rémi Denis-Courmont
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=200904062212.54620.remi@remlab.net \
--to=remi@remlab.net \
--cc=david-b@pacbell.net \
--cc=linux-usb@vger.kernel.org \
--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.