From: Wey-Yi Guy Date: Mon, 14 Dec 2009 22:12:21 +0000 (-0800) Subject: iwlwifi: remove extra error msg on sensitivity calibration X-Git-Tag: v2.6.34-rc1~233^2~705^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4309af2735825115a982acf4c2c868b5c5671e7f;p=pandora-kernel.git iwlwifi: remove extra error msg on sensitivity calibration Do not need to log error when fail the sensitivity command, driver will send sensitivity write command to uCode after each sensitivity calibration if station is associated with AP. It is a normal case when user unload the module or shutdown the system while still associated with the AP, since uCode already on the way down, it will not reply the sensitivity write request; report error in this case will give misleading information, remove the error checking here to provide a clean shutdown if no other error detected. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed