cvs commit: src/sys/net80211 ieee80211.c ieee80211_var.h

Sam Leffler sam at FreeBSD.org
Mon Jan 23 12:57:31 PST 2006


sam         2006-01-23 20:57:30 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.c ieee80211_var.h 
  Log:
  switch beacon miss threshold from a time to the number of beacon
  frames; the time value was implicitly based on the beacon interval
  but never being updated so wrong when the negotiated beacon interval
  was not 100 TU
  
  Revision  Changes    Path
  1.27      +1 -1      src/sys/net80211/ieee80211.c
  1.37      +1 -1      src/sys/net80211/ieee80211_var.h


More information about the cvs-src mailing list