cvs commit: src/sys/net80211 ieee80211_input.c ieee80211_ioctl.h

Sam Leffler sam at FreeBSD.org
Thu Aug 10 05:54:39 UTC 2006


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


More information about the cvs-src mailing list