]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath9k: Fix bug in checking HT flag
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 13 Apr 2009 16:26:41 +0000 (21:56 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:12 +0000 (16:50 -0700)
commit5a98e45dcc9223867d0ae74b6fca3506c3ca3afb
tree9a6a5570a0a4dcbee9e4b8d69a86e69300665dba
parentd62dbfe5039d21aea0d8f024ce4a709ce9e474c6
ath9k: Fix bug in checking HT flag

commit db2f63f60a087ed29ae04310c1076c61f77a5d20 upstream.

The operating HT mode is stored in chanmode and
not channelFlags.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath9k/calib.c