mirror of
https://github.com/proski/madwifi
synced 2024-11-21 22:11:32 +03:00
Merge formatting change from DFS branch
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4047 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
db43dba0dd
commit
d8b9462077
@ -4099,8 +4099,8 @@ ieee80211_recv_mgmt(struct ieee80211vap *vap,
|
||||
break;
|
||||
}
|
||||
default:
|
||||
IEEE80211_DISCARD(vap, IEEE80211_MSG_ANY,
|
||||
wh, "mgt", "subtype 0x%x not handled", subtype);
|
||||
IEEE80211_DISCARD(vap, IEEE80211_MSG_ANY, wh, "mgt",
|
||||
"subtype 0x%x not handled", subtype);
|
||||
vap->iv_stats.is_rx_badsubtype++;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user