PERFORCE change 135509 for review
Sam Leffler
sam at FreeBSD.org
Sat Feb 16 11:03:43 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=135509
Change 135509 by sam at sam_ebb on 2008/02/16 19:03:03
count output packets
Affected files ...
.. //depot/projects/wifi/sys/dev/bwi/if_bwi.c#22 edit
Differences ...
==== //depot/projects/wifi/sys/dev/bwi/if_bwi.c#22 (text+ko) ====
@@ -1393,6 +1393,7 @@
/* TODO: PS */
+ ifp->if_opackets++;
BPF_MTAP(ifp, m);
m = ieee80211_encap(ic, m, ni);
More information about the p4-projects
mailing list