opnsense-src/sys/compat/linuxkpi/common/include/net
Bjoern A. Zeeb 69b6c4a6ec LinuxKPI: 802.11: fix for_each_sta_active_link()
Likely a c&p error from for_each_vif_active_link() to
for_each_sta_active_link().
We are checking the nitems on the vif instead of the sta in this macro.
Function wise there is no difference as the arrays are the same size
but for correctness fix this.

Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2024-05-21 22:12:00 +00:00
..
addrconf.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cfg80211.h LinuxKPI: 802.11: fill regulatory_hint() with some life 2023-09-25 17:57:40 +00:00
ieee80211_radiotap.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
if_inet6.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ip.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ipv6.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mac80211.h LinuxKPI: 802.11: fix for_each_sta_active_link() 2024-05-21 22:12:00 +00:00
netevent.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
netlink.h LinuxKPI: add (skeleton) functions to make drivers compile 2023-01-13 00:38:11 +00:00
page_pool.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
regulatory.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tcp.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00