Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1484224

[PATCH v1 0/3] Usb gadget ncm code cleanup

From Harish Jenny K N <harish_kandiga@mentor.com>
Newsgroups linux.kernel
Subject [PATCH v1 0/3] Usb gadget ncm code cleanup
Date 2016-09-15 16:30 +0200
Message-ID <shFPQ-88Q-11@gated-at.bofh.it> (permalink)
References <sf3F0-3UY-9@gated-at.bofh.it> <sf3F0-3UY-11@gated-at.bofh.it> <sf3F0-3UY-13@gated-at.bofh.it> <sf3F0-3UY-15@gated-at.bofh.it> <sf3F0-3UY-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset consists of some code cleanup in usb gadget ncm code.

Note: Testing has only been done on an ARM i.MX6 based platform.

Torsten Polle (3):
  usb: gadget: NCM: link socket buffers to the device for tx packets
  usb: gadget: NCM: link socket buffers to the device for received
    packets
  usb: gadget: NCM: differentiate consumed packets from dropped packets

 drivers/usb/gadget/function/f_ncm.c   |   11 +++++++----
 drivers/usb/gadget/function/u_ether.c |    5 +++--
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
1.7.9.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/3] Usb gadget ncm code cleanup Harish Jenny K N <harish_kandiga@mentor.com> - 2016-09-15 16:30 +0200
  [PATCH v1 1/3] usb: gadget: NCM: link socket buffers to the device for tx packets Harish Jenny K N <harish_kandiga@mentor.com> - 2016-09-15 16:30 +0200

csiph-web