mirror-linux/drivers/net/wireless/virtual
Eric Dumazet e353ea9ce4 rtnetlink: prepare nla_put_iflink() to run under RCU
We want to be able to run rtnl_fill_ifinfo() under RCU protection
instead of RTNL in the future.

This patch prepares dev_get_iflink() and nla_put_iflink()
to run either with RTNL or RCU held.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-02-26 11:46:12 +00:00
..
Kconfig
Makefile
mac80211_hwsim.c wifi: mac80211_hwsim: add support for switch_vif_chanctx callback 2024-02-21 15:19:03 +01:00
mac80211_hwsim.h wifi: mac80211_hwsim: add missing kernel-doc 2024-02-08 15:00:44 +01:00
virt_wifi.c rtnetlink: prepare nla_put_iflink() to run under RCU 2024-02-26 11:46:12 +00:00