opnsense-src/sys/compat/linuxkpi/common
Bjoern A. Zeeb 63a327b954 LinuxKPI: 802.11: use net80211 IEEE80211_HTCAP_* definitions
Rather than using the values and leaving net80211 names in a comment
define the LinuxKPI IEEE80211_HT_CAP_* to the net80211 IEEE80211_HTCAP_*
names.  That way errors like the one fixed in 3e0915b7b6 are less
likely to happen.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2024-06-07 23:57:04 +00:00
..
include LinuxKPI: 802.11: use net80211 IEEE80211_HTCAP_* definitions 2024-06-07 23:57:04 +00:00
src LinuxKPI: pm: add SET_SYSTEM_SLEEP_PM_OPS() and device_can_wakeup() 2024-06-07 22:57:04 +00:00