From: Sujith Date: Mon, 13 Apr 2009 16:26:48 +0000 (+0530) Subject: ath9k: Cleanup calibration interface X-Git-Tag: v2.6.31-rc1~330^2~568^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=379f04407c92d84f2506385b66fb9fc89ecd96c3;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed