commit | 379f04407c92d84f2506385b66fb9fc89ecd96c3 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Apr 13 21:56:48 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:46 2009 -0400 |
tree | 369e64ee62bbe9c331fe804b433f295bebd385e1 | |
parent | 415f738ecf41b427921b503ecfd427e26f89dc23 [diff] |
ath9k: Cleanup calibration interface This patch cleans up the functions dealing with calibration, using proper return values. ath9k_hw_per_calibration(), ath9k_hw_calibrate now return bool values instead of setting error values in the function arguments. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>