iwlwifi: fix long debug print
commit075d8a75daedec14f2337c2881186aabd8fa4fda
authorLiad Kaufman <liad.kaufman@intel.com>
Sun, 20 Aug 2017 15:10:12 +0000 (20 18:10 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 30 Aug 2017 09:30:56 +0000 (30 12:30 +0300)
treef9ae1337570f7d20d67f0f60beddb41b24bb915d
parentd081a16db80ef7a260fb178aa1199e01f7432625
iwlwifi: fix long debug print

There is a debug print that sometimes reaches over
110 chars, thus generating a warning in those cases.
Split the print into two to prevent these cases.

Fixes: 92b0f7b26b31 ("iwlwifi: split the regulatory rules when the bandwidth flags require it")
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c