From: Stanislaw Gruszka Date: Thu, 30 Sep 2010 14:27:35 +0000 (+0200) Subject: iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interface X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd530f3ab51c7d656bca29d927a50e5aa87175e;p=pandora-kernel.git iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interface We can start restarting firmware or RF kill switch can be turned on during call to iwl_mac_add_interface(). That are normal working conditions, so do not print call trace, just print simple message instead. Signed-off-by: Stanislaw Gruszka Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed