whitespace
This commit is contained in:
parent
04f19fd699
commit
24a599dd50
@ -648,6 +648,7 @@ adhoc_input(struct ieee80211_node *ni, struct mbuf *m,
|
||||
IEEE80211_NODE_STAT(ni, rx_ctrl);
|
||||
vap->iv_recv_ctl(ni, m, subtype);
|
||||
goto out;
|
||||
|
||||
default:
|
||||
IEEE80211_DISCARD(vap, IEEE80211_MSG_ANY,
|
||||
wh, "bad", "frame type 0x%x", type);
|
||||
|
Loading…
Reference in New Issue
Block a user