summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/net80211/wlandebug/wlandebug.c2
-rw-r--r--usr.sbin/wlandebug/wlandebug.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/net80211/wlandebug/wlandebug.c b/tools/tools/net80211/wlandebug/wlandebug.c
index a960255..b9d61e1 100644
--- a/tools/tools/net80211/wlandebug/wlandebug.c
+++ b/tools/tools/net80211/wlandebug/wlandebug.c
@@ -95,7 +95,7 @@ static struct {
{ "output", IEEE80211_MSG_OUTPUT },
{ "state", IEEE80211_MSG_STATE },
{ "power", IEEE80211_MSG_POWER },
- { "dotx1", IEEE80211_MSG_DOT1X },
+ { "dot1x", IEEE80211_MSG_DOT1X },
{ "dot1xsm", IEEE80211_MSG_DOT1XSM },
{ "radius", IEEE80211_MSG_RADIUS },
{ "raddump", IEEE80211_MSG_RADDUMP },
diff --git a/usr.sbin/wlandebug/wlandebug.c b/usr.sbin/wlandebug/wlandebug.c
index a960255..b9d61e1 100644
--- a/usr.sbin/wlandebug/wlandebug.c
+++ b/usr.sbin/wlandebug/wlandebug.c
@@ -95,7 +95,7 @@ static struct {
{ "output", IEEE80211_MSG_OUTPUT },
{ "state", IEEE80211_MSG_STATE },
{ "power", IEEE80211_MSG_POWER },
- { "dotx1", IEEE80211_MSG_DOT1X },
+ { "dot1x", IEEE80211_MSG_DOT1X },
{ "dot1xsm", IEEE80211_MSG_DOT1XSM },
{ "radius", IEEE80211_MSG_RADIUS },
{ "raddump", IEEE80211_MSG_RADDUMP },
OpenPOWER on IntegriCloud