Missed checkin for new debug flags
authormtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 11:16:05 +0000 (11:16 +0000)
committermtaylor <mtaylor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 21 Nov 2007 11:16:05 +0000 (11:16 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2891 0192ed92-7a03-0410-a25b-9323aeb14dbd

net80211/ieee80211.c

index 39a0ad5ad580a6d695e7e30926c40d80f8e5af68..d9613801ce57d2c1142d1960760df0f0e9a7f94e 100644 (file)
@@ -1610,3 +1610,7 @@ ieee80211_build_countryie(struct ieee80211com *ic)
 #endif
 #undef N
 }
+
+int ath_debug_global = 0;
+EXPORT_SYMBOL(ath_debug_global);
+