diff options
author | Wu, Fengguang <fengguang.wu@intel.com> | 2008-12-17 03:52:29 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-12-19 15:23:35 -0500 |
commit | c3a739fa3507d1d5b3d2cb6cc491edeef8fa54c0 (patch) | |
tree | 808d8b3f3a61745dca7abb57796885601e0e4040 /drivers/net/wireless/iwlwifi/iwl-agn.c | |
parent | 5c11ec60ef2eb8fb409b2c0a427e5a8ab6ee05f8 (diff) |
iwlwifi: update comments on the debug interface
Bring up-to-date some comments on the location of debug files.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-agn.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-agn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-agn.c b/drivers/net/wireless/iwlwifi/iwl-agn.c index ac8f83b1da7f..a0051928d298 100644 --- a/drivers/net/wireless/iwlwifi/iwl-agn.c +++ b/drivers/net/wireless/iwlwifi/iwl-agn.c | |||
@@ -3342,7 +3342,7 @@ static int iwl_mac_beacon_update(struct ieee80211_hw *hw, struct sk_buff *skb) | |||
3342 | 3342 | ||
3343 | /* | 3343 | /* |
3344 | * The following adds a new attribute to the sysfs representation | 3344 | * The following adds a new attribute to the sysfs representation |
3345 | * of this device driver (i.e. a new file in /sys/bus/pci/drivers/iwl/) | 3345 | * of this device driver (i.e. a new file in /sys/class/net/wlan0/device/) |
3346 | * used for controlling the debug level. | 3346 | * used for controlling the debug level. |
3347 | * | 3347 | * |
3348 | * See the level definitions in iwl for details. | 3348 | * See the level definitions in iwl for details. |