opnsense-src/sys/compat/linuxkpi
Bjoern A. Zeeb 65c573e47c LinuxKPI: 802.11: fix locking in lkpi_ic_ampdu_rx_stop()
net80211 has inconsistent locking when calling into (*ic_ampdu_rx_stop)().
Make use of 054c5ddf58 and conditionally check if the caller
locked or not and if locked temporary drop the lock to avoid sleeping
on a non-sleepaable lock during the downcall into the driver.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2025-02-23 00:36:50 +00:00
..
common LinuxKPI: 802.11: fix locking in lkpi_ic_ampdu_rx_stop() 2025-02-23 00:36:50 +00:00
dummy/include linuxkpi: Add several headers to reproduce namespace pollution 2025-01-31 17:00:49 +01:00