From c7184a8c85f3d6e1e22c5142e90f043e0e1d522b Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Wed, 29 Jun 2005 01:17:55 -0400 Subject: [PATCH] --- yaml --- r: 3928 b: refs/heads/master c: b9a05d1d51e27681e8a1162d8f11c1820915e921 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/ieee80211.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6d81f4018537..5bc2a0d8f3b7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a839688362e32f01608838516036697e30618b39 +refs/heads/master: b9a05d1d51e27681e8a1162d8f11c1820915e921 diff --git a/trunk/include/net/ieee80211.h b/trunk/include/net/ieee80211.h index 151c4f203559..db09580ad14b 100644 --- a/trunk/include/net/ieee80211.h +++ b/trunk/include/net/ieee80211.h @@ -426,7 +426,9 @@ struct ieee80211_stats { struct ieee80211_device; +#if 0 /* for later */ #include "ieee80211_crypt.h" +#endif #define SEC_KEY_1 (1<<0) #define SEC_KEY_2 (1<<1)