MFC after:	1 week
This commit is contained in:
Sam Leffler 2007-01-12 05:36:17 +00:00
parent 234093730d
commit c31d92bb3d
2 changed files with 2 additions and 2 deletions

View File

@ -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 },

View File

@ -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 },