]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI 802.11/iwlwifi/rtw88: update KPI
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 28 Jul 2022 23:39:03 +0000 (23:39 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 28 Jul 2022 23:39:03 +0000 (23:39 +0000)
commit467d3e2e8aa3157794d0c7adc7884b1c4a5535c1
tree940a9f3e79fad5b73d8229e3f726eba2c24c2268
parentea8f128c7c17d72fc956ee91e415605cff5cc5c3
LinuxKPI 802.11/iwlwifi/rtw88: update KPI

Upgrade the argument of (*bss_info_changed) mac80211 ops function call
from 32 to 64 bit.
Add an extra argument to ieee80211_beacon_get_template().

Both changes are needed in order to keep other out-of-tree drivers in
synch and to move forward.

The driver changes were extracted from Linux wireless-testing
7b7090b4c6a906cc7c3e2a460335f705b93f4506 and
6e8912a503759bb8f1f01c5b761d0d45815fa6de.

Sponsored by: The FreBSD Foundation
MFC after: 1 week
sys/compat/linuxkpi/common/include/net/mac80211.h
sys/compat/linuxkpi/common/src/linux_80211.h
sys/compat/linuxkpi/common/src/linux_80211_macops.c
sys/contrib/dev/iwlwifi/mvm/debugfs.c
sys/contrib/dev/iwlwifi/mvm/mac-ctxt.c
sys/contrib/dev/iwlwifi/mvm/mac80211.c
sys/contrib/dev/rtw88/mac80211.c