mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-19 11:09:25 +01:00
iwmon: Update to use NL80211_ATTR_SOCKET_OWNER
NL80211_ATTR_IFACE_SOCKET_OWNER was renamed to NL80211_ATTR_SOCKET_OWNER.
This commit is contained in:
parent
6b6e205f0f
commit
b715022ce6
@ -5522,8 +5522,8 @@ static const struct attr_entry attr_table[] = {
|
||||
"Max AP Assoc Station" },
|
||||
{ NL80211_ATTR_TDLS_PEER_CAPABILITY,
|
||||
"TDLS Peer Capability", ATTR_U32 },
|
||||
{ NL80211_ATTR_IFACE_SOCKET_OWNER,
|
||||
"Interface Socket Owner", ATTR_FLAG },
|
||||
{ NL80211_ATTR_SOCKET_OWNER,
|
||||
"Socket Owns Interface/Connection", ATTR_FLAG },
|
||||
{ NL80211_ATTR_CSA_C_OFFSETS_TX,
|
||||
"CSA C Offsets TX" },
|
||||
{ NL80211_ATTR_MAX_CSA_COUNTERS,
|
||||
|
Loading…
Reference in New Issue
Block a user