whitespace

This commit is contained in:
Sam Leffler 2009-05-02 20:18:18 +00:00
parent 04f19fd699
commit 24a599dd50

View File

@ -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);