]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit217c92a3ccf854dfa0ee60c2058b073ce53fe64b
tree9e268c0f563b084eb2337feaa83bff16a7d8e77b
parent8e9758788ff31246729c78198ccf391746ddfb55
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