mirror of https://github.com/proski/madwifi
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:
parent
831cbc8da0
commit
b43465c8f9
|
@ -1610,3 +1610,7 @@ ieee80211_build_countryie(struct ieee80211com *ic)
|
|||
#endif
|
||||
#undef N
|
||||
}
|
||||
|
||||
int ath_debug_global = 0;
|
||||
EXPORT_SYMBOL(ath_debug_global);
|
||||
|
||||
|
|
Loading…
Reference in New Issue