From: Shanyu Zhao Date: Tue, 11 May 2010 22:25:03 +0000 (-0700) Subject: iwlwifi: do not clear data after chain noise calib X-Git-Tag: v2.6.36-rc1~571^2~615^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43084498b42c11054a8218b445ff6491c35bcdc;p=pandora-kernel.git iwlwifi: do not clear data after chain noise calib Chain noise calibration data are cleared after the calibration is done in iwlagn_gain_computation() and iwl4965_gain_computation(). This cause the debugfs entries for those data useless. To provide valid debugging info, clear those data right before starting the calibration instead. Signed-off-by: Shanyu Zhao Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed