Re: [PATCH ieee80211-wifi 3/5] ieee80211: Fix debug comments ipw->ieee80211

2005-08-29 Thread Stephen Hemminger
On Sun, 28 Aug 2005 10:51:34 -0700 Jouni Malinen <[EMAIL PROTECTED]> wrote: > Debug variables and procfs dir should be "ieee80211", not "ipw". > > Signed-off-by: Jouni Malinen <[EMAIL PROTECTED]> > Or better yet use module_param and sysfs to access and not /proc. - To unsubscribe from this list

[PATCH ieee80211-wifi 3/5] ieee80211: Fix debug comments ipw->ieee80211

2005-08-28 Thread Jouni Malinen
Debug variables and procfs dir should be "ieee80211", not "ipw". Signed-off-by: Jouni Malinen <[EMAIL PROTECTED]> Index: netdev-2.6/include/net/ieee80211.h === --- netdev-2.6.orig/include/net/ieee80211.h +++ netdev-2.6/include/net/ie