summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2008-12-23 15:58:50 -0800
committerJohn W. Linville <linville@tuxdriver.com>2009-01-29 15:59:35 -0500
commitc0d7c7af0a8298a43449d54762e655ab57739539 (patch)
tree41194021eff7629ce8abd08da037be9dea4a0071 /net/mac80211/main.c
parent0de57d991b82eb64b7a0f4cf406251713ee633cf (diff)
downloadop-kernel-dev-c0d7c7af0a8298a43449d54762e655ab57739539.zip
op-kernel-dev-c0d7c7af0a8298a43449d54762e655ab57739539.tar.gz
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
OpenPOWER on IntegriCloud