freebsd-skq/sys/dev/usb/net
Conrad Meyer b8acc2d67e uhso(4): Fix a null pointer dereference
The directly following m_defrag() call can wait, so there is no reason this
call can't as well.

Reported by:	Coverity
CID:		1353551
Sponsored by:	Dell EMC Isilon
2016-10-25 18:36:15 +00:00
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c When device is detached make sure to stop the controller and make 2016-08-18 07:11:31 +00:00
if_axgereg.h Host controller is byte oriented. Fix wrong assumption on big-endian 2016-08-19 10:51:30 +00:00
if_cdce.c
if_cdcereg.h
if_cue.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c s/struct device */device_t/ 2016-05-02 05:37:25 +00:00
if_mosreg.h
if_rue.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
if_ruereg.h
if_smsc.c [fdt] Add one more heuristic to determine MAC address of the SMSC device 2016-10-12 19:53:10 +00:00
if_smscreg.h
if_udav.c
if_udavreg.h
if_ure.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
if_urereg.h
if_urndis.c net/rndis: Packet types are defined by NDIS; not RNDIS specific. 2016-08-30 03:11:07 +00:00
if_urndisreg.h net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h 2016-08-23 02:54:06 +00:00
if_usie.c
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c uhso(4): Fix a null pointer dereference 2016-10-25 18:36:15 +00:00
usb_ethernet.c Get closer to a VIMAGE network stack teardown from top to bottom rather 2016-06-21 13:48:49 +00:00
usb_ethernet.h