netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] CDC Phonet function fixes
@ 2009-04-06 14:58 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
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Rémi Denis-Courmont @ 2009-04-06 14:58 UTC (permalink / raw)
  To: netdev@vger.kernel.org; +Cc: linux-usb@vger.kernel.org


	Hello,

Here are a bunch of fixes for the Phonet USB gadget function network
interface driver. Comments welcome.

Rémi Denis-Courmont (4):
      f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
      f_phonet: no need to check for carrier - scheduler does it internally
      f_phonet: fix memory allocation sizes
      f_phonet: use page-sized rather than MTU-sized RX buffers

 drivers/usb/gadget/f_phonet.c |   95 +++++++++++++++++++++++++----------------
 1 files changed, 58 insertions(+), 37 deletions(-)

-- 
Rémi Denis-Courmont
Nokia Devices R&D, Maemo Software, Helsinki


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-04-06 19:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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
     [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 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).