]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k: Fix bug in determining calibration support
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 13 Apr 2009 16:26:43 +0000 (21:56 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:12 +0000 (16:50 -0700)
commitd62dbfe5039d21aea0d8f024ce4a709ce9e474c6
tree047fafae5d2da3e870a13306c9a153020999e57e
parente581d50270c1c81897850a666bb91b068b83aa26
ath9k: Fix bug in determining calibration support

commit a451aa66dcb14efcb7addf1d8edcac8df76a97b6 upstream.

ADC gain calibration has to be done for all non 2GHZ-HT20 channels.
Regression from "ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()"

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