fix comment

This commit is contained in:
Sam Leffler 2009-04-26 21:13:18 +00:00
parent 77825c77d7
commit fad788b1dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191538

View File

@ -292,9 +292,7 @@ ieee80211_start(struct ifnet *ifp)
/*
* 802.11 output routine. This is (currently) used only to
* connect bpf write calls to the 802.11 layer for injecting
* raw 802.11 frames. Note we locate the ieee80211com from
* the ifnet using a spare field setup at attach time. This
* will go away when the virtual ap support comes in.
* raw 802.11 frames.
*/
int
ieee80211_output(struct ifnet *ifp, struct mbuf *m,