opnsense-src/sys/compat/linuxkpi/common
Bjoern A. Zeeb 3e0915b7b6 LinuxKPI: 802.11: Fix definition of IEEE80211_HT_CAP_RX_STBC
IEEE80211_HT_CAP_RX_STBC was set to 0x100 instead of 0x300.
Correct to get the expected behavior.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Fixes:		b0f7376822 LinuxKPI: 802.11 header updates
Reviewed by:	adrian
Differential Revision: https://reviews.freebsd.org/D45506
2024-06-07 21:16:49 +00:00
..
include LinuxKPI: 802.11: Fix definition of IEEE80211_HT_CAP_RX_STBC 2024-06-07 21:16:49 +00:00
src LinuxKPI: 802.11: initalize lsta to NULL in linuxkpi_ieee80211_rx() 2024-06-07 21:06:31 +00:00