wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:34 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 3 Sep 2022 15:01:56 +0000 (17:01 +0200)
commit774e00c20c4cb16c0edaafcf3e863a41092158d7
tree9e268c0f563b084eb2337feaa83bff16a7d8e77b
parent86e74a08fecb59985bb2d5fe3e96dc108822a420
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper

We don't need the sdata argument, and it doesn't make any
sense for a direct conversion from one value to another,
so just remove the argument

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/util.c