]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: pcie: lower the debug level for RSA semaphore access
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 10 Mar 2016 11:07:17 +0000 (13:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 May 2016 21:48:44 +0000 (14:48 -0700)
commit0dec867402c0ce4eee7ca0055a99d634fe32a72b
tree09a2ac6498c52ec3d48e2053fca0369a219a11a7
parentd22ac3a9403bc2a60662ec117dc83f72564d61f9
iwlwifi: pcie: lower the debug level for RSA semaphore access

commit 9fc515bc9e735c10cd327f05c20f5ef69474188d upstream.

IWL_INFO is not an error but still printed by default.
"can't access the RSA semaphore it is write protected" seems
worrisome but it is not really a problem.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/pcie/trans.c