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

Commit b603c03e authored by Eliad Peller's avatar Eliad Peller Committed by John W. Linville
Browse files

mac80211: remove outdated comment



The on-oper-channel optimization was reverted,
so remove the outdated comment as well.

Signed-off-by: default avatarEliad Peller <eliad@wizery.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent b5447ff9
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -102,9 +102,6 @@ int ieee80211_hw_config(struct ieee80211_local *local, u32 changed)


	might_sleep();
	might_sleep();


	/* If this off-channel logic ever changes,  ieee80211_on_oper_channel
	 * may need to change as well.
	 */
	offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL;
	offchannel_flag = local->hw.conf.flags & IEEE80211_CONF_OFFCHANNEL;
	if (local->scan_channel) {
	if (local->scan_channel) {
		chan = local->scan_channel;
		chan = local->scan_channel;