Missed checkin for new debug flags

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2891 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
mtaylor 2007-11-21 11:16:05 +00:00
parent 831cbc8da0
commit b43465c8f9
1 changed files with 4 additions and 0 deletions

View File

@ -1610,3 +1610,7 @@ ieee80211_build_countryie(struct ieee80211com *ic)
#endif
#undef N
}
int ath_debug_global = 0;
EXPORT_SYMBOL(ath_debug_global);