diff options
author | Matthew Wang <[email protected]> | 2019-08-22 10:48:06 -0700 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-08-22 21:59:02 +0200 |
commit | 7010998c6caf7cf9706f31c1880b7aeac904e874 (patch) | |
tree | 98f484add81c4c13cea8b54fa6f7acb14a83cd90 /scripts/gdb/linux/modules.py | |
parent | b26af9304467d8e7844397e702b51a4bdc74bedd (diff) |
nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands
Add NL80211_CMD_UPDATE_FT_IES to supported commands. In mac80211 drivers,
this can be implemented via existing NL80211_CMD_AUTHENTICATE and
NL80211_ATTR_IE, but non-mac80211 drivers have a separate command for
this. A driver supports FT if it either is mac80211 or supports this
command.
Signed-off-by: Matthew Wang <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions