From 80f148cb04050c60634d883aaeb4cbd03ee3b1ee Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 28 Aug 2005 10:51:34 -0700 Subject: [PATCH] --- yaml --- r: 6795 b: refs/heads/master c: 91cb70c1769d9b72dd1efe40c31f01005820b09e h: refs/heads/master i: 6793: 5fae7dec641ff750e43cc56c3d7eb211ded4f450 6791: 052fbf4e8e441e8212112f2b3177ce807498d13b v: v3 --- [refs] | 2 +- trunk/include/net/ieee80211.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index d4c0765a8285..cfe9acdb6398 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 51e828b6a123912f27afc512377ad3e2ab40d2eb +refs/heads/master: 91cb70c1769d9b72dd1efe40c31f01005820b09e diff --git a/trunk/include/net/ieee80211.h b/trunk/include/net/ieee80211.h index 679cbf1efdf2..dc36b1be6745 100644 --- a/trunk/include/net/ieee80211.h +++ b/trunk/include/net/ieee80211.h @@ -158,11 +158,11 @@ const char *escape_essid(const char *essid, u8 essid_len); * * To add your debug level to the list of levels seen when you perform * - * % cat /proc/net/ipw/debug_level + * % cat /proc/net/ieee80211/debug_level * - * you simply need to add your entry to the ipw_debug_levels array. + * you simply need to add your entry to the ieee80211_debug_level array. * - * If you do not see debug_level in /proc/net/ipw then you do not have + * If you do not see debug_level in /proc/net/ieee80211 then you do not have * CONFIG_IEEE80211_DEBUG defined in your kernel configuration * */