3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-06-07 22:07:23 +02:00

nl80211cmd: add NL80211_CMD_ASSOC_COMEBACK

This commit is contained in:
James Prestwood 2025-05-22 11:41:50 -07:00 committed by Denis Kenzior
parent 3e55fc855a
commit e269beadba

View File

@ -177,6 +177,7 @@ static const struct {
{ NL80211_CMD_UNPROT_BEACON, "Unprotected Beacon" },
{ NL80211_CMD_CONTROL_PORT_FRAME_TX_STATUS,
"Control Port TX Status" },
{ NL80211_CMD_ASSOC_COMEBACK, "Association comeback delay" },
{ }
};