mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
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 |
||
|---|---|---|
| .. | ||
| rtwn_pci_attach.c | ||
| rtwn_pci_attach.h | ||
| rtwn_pci_reg.c | ||
| rtwn_pci_reg.h | ||
| rtwn_pci_rx.c | ||
| rtwn_pci_rx.h | ||
| rtwn_pci_tx.c | ||
| rtwn_pci_tx.h | ||
| rtwn_pci_var.h | ||