Date: Thu, 10 Aug 2006 05:54:36 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_input.c ieee80211_ioctl.h Message-ID: <200608100554.k7A5saUv063533@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-08-10 05:54:36 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c ieee80211_ioctl.h Log: minor fixups: o add some missing stats to the global stat structure o move accounting work for data frame rx into ieee80211_deliver_data o add per-sta stats for rx ucast/mcast frames o set rcvif in ieee80211_deliver_data so callers don't need to MFC after: 2 weeks Revision Changes Path 1.94 +18 -7 src/sys/net80211/ieee80211_input.c 1.19 +4 -1 src/sys/net80211/ieee80211_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608100554.k7A5saUv063533>