]> asedeno.scripts.mit.edu Git - linux.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)
commitfd2103570125be186cdb0115abc2fecb6e582aa4
tree14cf83446ffee63d74c763fe3df0b7d8562a6c71
parentab6c644539e98be3d73702c84f8f9efc789391f0
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