iwlwifi: Demote messages about fw flags size to info
authorJoão Paulo Rechi Vita <jprvita@gmail.com>
Thu, 3 Aug 2017 14:47:28 +0000 (07:47 -0700)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Aug 2017 13:13:18 +0000 (16:13 +0300)
commit5f5537ac3f0f7bd527d332aa166a009be833dfae
tree3f41fa1e36b95e0f9b524b4bbc4666e2628d5228
parentd91c3fd0ceba90ed66949fccc856b1e8119a9ccd
iwlwifi: Demote messages about fw flags size to info

These messages are not reporting a real error, just the fact that the
firmware knows about more flags than the driver.

Currently these messages are presented to the user during boot if there
is no bootsplash covering the console, even when booting the kernel with
"quiet".

Demoting it to the warn level helps having a clean boot process.

Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c