]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 5 Sep 2023 18:02:02 +0000 (18:02 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 5 Sep 2023 21:14:25 +0000 (21:14 +0000)
commit815b7436a7c6302365b6514194d27d41cb736227
treea42206c115ba545f12b3eb0b934ae7965c843a8d
parent90aac0d83bc9645f51ef0c2aeae6f9c0540bb031
iwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()

Update ieee80211_request_smps() to the new number of arguments in
LinuxKPI (which was already prepared) and update the one call in the
older iwlwifi driver version.
This will allow iwlwifi as-is now and rtw88 to compile in case someone
else wants to work on the latter in parallel to predominant efforts on
the former.

Sponsored by: The FreeBSD Foundation
MFC after: 20 days
sys/compat/linuxkpi/common/include/net/mac80211.h
sys/contrib/dev/iwlwifi/mvm/utils.c