Sync with wireless-next.git include/uapi/linux/nl80211.h
This brings in nl80211 definitions as of 2024-07-09. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
c3beaf6b86
commit
c43e1e5a5f
2 changed files with 370 additions and 168 deletions
|
@ -186,6 +186,7 @@ static const char * nl80211_command_to_string(enum nl80211_commands cmd)
|
||||||
C2S(NL80211_CMD_REMOVE_LINK_STA)
|
C2S(NL80211_CMD_REMOVE_LINK_STA)
|
||||||
C2S(NL80211_CMD_SET_HW_TIMESTAMP)
|
C2S(NL80211_CMD_SET_HW_TIMESTAMP)
|
||||||
C2S(NL80211_CMD_LINKS_REMOVED)
|
C2S(NL80211_CMD_LINKS_REMOVED)
|
||||||
|
C2S(NL80211_CMD_SET_TID_TO_LINK_MAPPING)
|
||||||
C2S(__NL80211_CMD_AFTER_LAST)
|
C2S(__NL80211_CMD_AFTER_LAST)
|
||||||
}
|
}
|
||||||
#undef C2S
|
#undef C2S
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue