Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9a05d1d authored by Jeff Garzik's avatar Jeff Garzik Committed by Linus Torvalds
Browse files

[PATCH] ieee80211.h build fix



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: default avatarJeff Garzik <jgarzik@pobox.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent a8396883
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)