From: mtaylor Date: Wed, 21 Nov 2007 11:16:05 +0000 (+0000) Subject: Missed checkin for new debug flags X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=b43465c8f9cecddabb559e01f364b56aa7b73bcc;p=madwifi%2F.git Missed checkin for new debug flags git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2891 0192ed92-7a03-0410-a25b-9323aeb14dbd --- diff --git a/net80211/ieee80211.c b/net80211/ieee80211.c index 39a0ad5..d961380 100644 --- a/net80211/ieee80211.c +++ b/net80211/ieee80211.c @@ -1610,3 +1610,7 @@ ieee80211_build_countryie(struct ieee80211com *ic) #endif #undef N } + +int ath_debug_global = 0; +EXPORT_SYMBOL(ath_debug_global); +