summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
authorWey-Yi Guy <wey-yi.w.guy@intel.com>2011-10-10 14:27:07 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-10-14 18:48:12 (GMT)
commitadd6ff1aa35495f259056954202494f89f11cc98 (patch)
tree7ae62c7b21478f07a4cd0f3adeccc4751d875b79 /drivers/net/wireless/iwlwifi/Kconfig
parentf3129b73889086f326d810c1cf4e807849321d64 (diff)
downloadlinux-fsl-qoriq-add6ff1aa35495f259056954202494f89f11cc98.tar.xz
iwlwifi: update comments on how to enable debug flag
Modify comments on how to enable and change debug_level Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index e044103..57703d5 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -54,13 +54,13 @@ config IWLWIFI_DEBUG
control which debug output is sent to the kernel log by setting the
value in
- /sys/class/net/wlan0/device/debug_level
+ /sys/module/iwlwifi/parameters/debug
This entry will only exist if this option is enabled.
To set a value, simply echo an 8-byte hex value to the same file:
- % echo 0x43fff > /sys/class/net/wlan0/device/debug_level
+ % echo 0x43fff > /sys/module/iwlwifi/parameters/debug
You can find the list of debug mask values in:
drivers/net/wireless/iwlwifi/iwl-debug.h