[net80211] fix indenting.
Sponsored by: Eva Automation, Inc.
This commit is contained in:
parent
eb4ff9318a
commit
1c9f21beba
@ -854,8 +854,8 @@ adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0,
|
||||
|
||||
case IEEE80211_FC0_SUBTYPE_ACTION:
|
||||
case IEEE80211_FC0_SUBTYPE_ACTION_NOACK:
|
||||
if ((ni == vap->iv_bss) &&
|
||||
!IEEE80211_ADDR_EQ(wh->i_addr2, ni->ni_macaddr)) {
|
||||
if ((ni == vap->iv_bss) &&
|
||||
!IEEE80211_ADDR_EQ(wh->i_addr2, ni->ni_macaddr)) {
|
||||
IEEE80211_DISCARD(vap, IEEE80211_MSG_INPUT,
|
||||
wh, NULL, "%s", "unknown node");
|
||||
vap->iv_stats.is_rx_mgtdiscard++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user