X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=net80211%2Fieee80211_node.h;h=5bb8f2c5df14cffc23de5ff0f23c3d14a1644d16;hb=0382a636d6a6db8eb37c0e2028e273b0c83ebed3;hp=03f82530c518a9e3acf1c9a7fcd7ff5cfc81f15e;hpb=5e195288a9d26f6190962272277afab3f2202082;p=madwifi%2F.git diff --git a/net80211/ieee80211_node.h b/net80211/ieee80211_node.h index 03f8253..5bb8f2c 100644 --- a/net80211/ieee80211_node.h +++ b/net80211/ieee80211_node.h @@ -114,7 +114,7 @@ struct ieee80211_node { u_int8_t ni_ath_flags; /* Atheros feature flags */ /* NB: These must have the same values as IEEE80211_ATHC_* */ #define IEEE80211_NODE_TURBOP 0x0001 /* Turbo prime enable */ -#define IEEE80211_NODE_COMP 0x0002 /* Compresssion enable */ +#define IEEE80211_NODE_COMP 0x0002 /* Compression enable */ #define IEEE80211_NODE_FF 0x0004 /* Fast Frame capable */ #define IEEE80211_NODE_XR 0x0008 /* Atheros WME enable */ #define IEEE80211_NODE_AR 0x0010 /* AR capable */