Full debugging output for the LIBIPW component

configname: CONFIG_LIBIPW_DEBUG

Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>Wireless LAN
└─>Full debugging output for the LIBIPW component
In linux kernel since version 2.6.29 (release Date: 2009-03-23)  
This option will enable debug tracing output for the
libipw component.

This will result in the kernel module being ~70k larger. You
can control which debug output is sent to the kernel log by
setting the value in

/proc/net/ieee80211/debug_level

For example:

% echo 0x00000FFO > /proc/net/ieee80211/debug_level

For a list of values you can assign to debug_level, you
can look at the bit mask values in ieee80211.h

If you are not trying to debug or develop the libipw
component, you most likely want to say N here.