]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath9k: Fix bug in calibration initialization
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 13 Apr 2009 16:26:59 +0000 (21:56 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:11 +0000 (16:50 -0700)
commite581d50270c1c81897850a666bb91b068b83aa26
tree6e436b1d79836c916b7656b37a3bd6d35607ae50
parent4f6846f57b43350f92e78cff835250f600b0a6f9
ath9k: Fix bug in calibration initialization

commit 04d19ddd254b404703151ab25aa5041e50ff40f7 upstream.

This patch fixes a bug in ath9k_hw_init_cal() where the wrong
calibration was being done for non-AR9285 chipsets.
Also add a few helpful comments.

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