* [PATCH] ieee80211.h build fix
@ 2005-06-29 5:17 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2005-06-29 5:17 UTC (permalink / raw)
To: Andrew Morton, Linus Torvalds; +Cc: linux-kernel, netdev
This crept in with the resync-to-mainline. Nothing uses 802.11-crypt in
mainline, so we can safely comment it out for now.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h
--- a/include/net/ieee80211.h
+++ b/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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-29 5:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-29 5:17 [PATCH] ieee80211.h build fix Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox