Support for setting default VAP debug flags at module load time, so you can
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 10:45:58 +0000 (10:45 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 10:45:58 +0000 (10:45 +0000)
commit76ef1fd56b0c633831e0d1ceb379c3790094717c
tree5df57997384907d8051c555913c66d0b81be25b9
parent3511ea0ea91ab2d51a20df384dee9f4bd5570fda
Support for setting default VAP debug flags at module load time, so you can
catch messages that occur during VAP startup (before you can possibly invoke
80211debug).

Support for shared debug flags where they take effect across all devices
(i.e. shared flags in athdebug), and when they take effect across all VAPs
(i.e. shared flags in 80211debug).

Some additional debugging flags, including some in preparation for more leak
detection code to be merged shortly as well as some from madwifi-dfs.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2888 0192ed92-7a03-0410-a25b-9323aeb14dbd
ath/if_ath.c
ath/if_athvar.h
net80211/ieee80211_debug.h
net80211/ieee80211_linux.c
net80211/ieee80211_var.h
net80211/if_athproto.h
tools/80211debug.c
tools/athdebug.c