]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: remove unnecessary debugging from UMAC scan
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 24 Jan 2017 07:40:43 +0000 (09:40 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 19 Apr 2017 19:20:52 +0000 (22:20 +0300)
commit4919731eb526a56fc188cc598457433320aecd2b
tree14cf83446ffee63d74c763fe3df0b7d8562a6c71
parentb28e09de83d3b2eebbba64993d22fa5b2a0d57b3
iwlwifi: mvm: remove unnecessary debugging from UMAC scan

There are several occasions where a scan of the same type is requested
concurrently, so logging every time this happens is just noisy and
unnecessary.  Remove the logging for these cases.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/scan.c