]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: NCM: link socket buffers to the device for tx packets
authorTorsten Polle <tpolle@de.adit-jv.com>
Mon, 19 Sep 2016 08:05:40 +0000 (10:05 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 3 Nov 2016 08:38:38 +0000 (10:38 +0200)
commit9a5380c3ba17b85b753ee7d6c42e94e1da81c00c
tree4c5288be36974052240231eb7848bf507c415d55
parent5bdcde90d745e111069900742d127310fb827b71
usb: gadget: NCM: link socket buffers to the device for tx packets

Socket buffers should be linked to the (network) device that allocated
the buffers.

Signed-off-by: Torsten Polle <tpolle@de.adit-jv.com>
Signed-off-by: Harish Jenny K N <harish_kandiga@mentor.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/function/f_ncm.c