wifi: nl80211: allow link ID in set_wiphy with frequency
authorIlan Peer <ilan.peer@intel.com>
Sun, 12 Jun 2022 13:49:45 +0000 (16:49 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:20 +0000 (11:43 +0200)
commit69c3f2d30c357613f9059809bc95170301056aee
tree9485ab1ba650a7db033768b536766852d596232c
parent0d5891e347a4924a6e6fd8e2799e3d3c762983eb
wifi: nl80211: allow link ID in set_wiphy with frequency

This simplifies hostapd implementation, since it didn't
switch to NL80211_CMD_SET_CHANNEL.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c