Fix typos
[madwifi/.git] / net80211 / ieee80211_node.h
index 03f82530c518a9e3acf1c9a7fcd7ff5cfc81f15e..5bb8f2c5df14cffc23de5ff0f23c3d14a1644d16 100644 (file)
@@ -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 */