diff options
author | SenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com> | 2015-01-29 04:06:52 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2015-02-04 02:20:08 -0500 |
commit | 467210a67b8e4e63dc7fb0bc9aca21e412f32da5 (patch) | |
tree | e261397bd1da8749e838b4b67ae7c31df0d18cdf /block | |
parent | 75930d1a80e81052376ffc5298aadfe8a075d9d2 (diff) |
ath10k: add log level configuration for fw_dbglog
Introduce an optional log level configuration for the existing debugfs fw_dbglog file. It
allows users to configure the desired log level for firmware dbglog messages.
To configure log level as WARN:
echo 0xffffffff 2 > /sys/kernel/debug/ieee80211/phy0/ath10k/fw_dbglog
The values are:
VERBOSE 0
INFO 1
WARN 2
ERR 3
Signed-off-by: SenthilKumar Jegadeesan <sjegadee@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions