Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa60a12c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands"

parents 5479b8d6 5029b073
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1871,6 +1871,7 @@ static int nl80211_send_wiphy(struct cfg80211_registered_device *rdev,
				CMD(add_tx_ts, ADD_TX_TS);
			CMD(set_multicast_to_unicast, SET_MULTICAST_TO_UNICAST);
			CMD(update_connect_params, UPDATE_CONNECT_PARAMS);
			CMD(update_ft_ies, UPDATE_FT_IES);
		}
#undef CMD