summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2008-12-24 00:58:50 +0100
committerJohn W. Linville <linville@tuxdriver.com>2009-01-29 21:59:35 +0100
commitc0d7c7af0a8298a43449d54762e655ab57739539 (patch)
tree41194021eff7629ce8abd08da037be9dea4a0071 /net/mac80211/main.c
parentath9k: remove ath9k_hw_check_chan() (diff)
downloadlinux-c0d7c7af0a8298a43449d54762e655ab57739539.tar.xz
linux-c0d7c7af0a8298a43449d54762e655ab57739539.zip
ath9k: remove superfluous check on changing channel
When we try to change the channel in ath9k its because either the configuration indicates we *have* changed channels or HT configuration has changed. In both cases we want to do a reset. Either way mac80211 will inform us when we want to actually change the channel so trust those calls. Although in the patch it may seem as I am doing more code changes I am not, all I am doing is removing the initial branch conditional and shifting the code to the left. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions