Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Liad Kaufman 7f715626a9 iwlwifi: use dev_printk instead of dev_dbg for debug logs
When calling IWL_DEBUG_*() dev_dbg() is currently used, and this
could result in the log being ignored no matter the internal
loglevel, since dev_dbg() may get turned on or off based on the
dynamic debug mechanism.

Replace the dev_dbg() with dev_printk() since dynamic printing
is pointless as we use our own debug level mechanism and there
is just a single dev_dbg() call in the code.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
[rephrase commit message a bit]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-05-13 13:52:22 +03:00
..
2014-04-30 12:13:16 -04:00
2014-04-09 10:55:29 +02:00
2014-03-03 15:35:54 -05:00
2014-04-30 12:08:17 -04:00
2014-04-09 10:55:29 +02:00
2014-03-03 15:35:54 -05:00
2014-03-17 13:51:52 -04:00
2014-03-17 13:51:52 -04:00