]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mac80211: Remove NOP call to ieee80211_hw_config
authorBen Greear <greearb@candelatech.com>
Thu, 10 Oct 2024 20:40:36 +0000 (13:40 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 15:36:49 +0000 (17:36 +0200)
commiteaed5fc0c322d75cfcdbc7a16c0c5023d9e4f6fe
tree8b07fa90095051a22bf7378a087d299cd67f1a03
parentcadae7ead4434d6c4ca15fb74cc729fb868fcca3
mac80211: Remove NOP call to ieee80211_hw_config

If changed is '0', then the ieee80211_hw_config takes no
action, so just remove the call in
__ieee809211_recalc_txpower()

Signed-off-by: Ben Greear <greearb@candelatech.com>
Link: https://patch.msgid.link/20241010204036.1219896-1-greearb@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c