WSL2-Linux-Kernel/drivers/usb/gadget
Harish Jenny K N c9ffc78745 usb: gadget: NCM: Protect dev->port_usb using dev->lock
This commit incorporates findings from
https://lkml.org/lkml/2016/4/25/594

The function has been modified to make sure we hold
the dev lock when accessing the net device pointer.

Acked-by: Jim Baxter <jim_baxter@mentor.com>
Signed-off-by: Harish Jenny K N <harish_kandiga@mentor.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-09-09 14:49:20 +03:00
..
function usb: gadget: NCM: Protect dev->port_usb using dev->lock 2016-09-09 14:49:20 +03:00
legacy usb: gadget: f_midi: defaults buflen sizes to 512 2016-08-25 12:13:15 +03:00
udc usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid" 2016-08-31 10:06:02 +03:00
Kconfig usb: gadget: don't couple configfs to legacy gadgets 2016-08-26 12:22:49 +03:00
Makefile
composite.c usb: gadget: composite: let USB functions process ctrl reqs in cfg0 2016-08-25 12:13:17 +03:00
config.c usb: Use (foo *) instead of (foo*). 2016-06-21 11:16:15 +03:00
configfs.c usb: gadget: configfs: log function unbinding as debug 2016-08-31 10:06:05 +03:00
configfs.h
epautoconf.c usb: gadget: epautoconf: add usb_ep_autoconfig_release() function 2015-09-27 10:54:31 -05:00
functions.c
u_f.c usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_f.h usb: gadget: remove useless parameter in alloc_ep_req() 2016-08-25 12:13:19 +03:00
u_os_desc.h
usbstring.c