freebsd-skq/sys/dev/iwi
hselasky 5663f9d133 Widen EPOCH(9) usage in PCI WLAN drivers.
Make sure all occurrences of ieee80211_input_xxx() in sys/dev are
covered by a network epoch section. Do not depend on the interrupt
handler nor any taskqueues being in a network epoch section.

This patch should unbreak the PCI WLAN drivers after r357004.

Pointy hat:	glebius@
Sponsored by:	Mellanox Technologies
2020-01-30 10:28:01 +00:00
..
if_iwi_ioctl.h
if_iwi.c Widen EPOCH(9) usage in PCI WLAN drivers. 2020-01-30 10:28:01 +00:00
if_iwireg.h
if_iwivar.h