cvs commit: src/sys/net80211 _ieee80211.h ieee80211_node.c

Sam Leffler sam at FreeBSD.org
Wed Aug 10 17:42:14 GMT 2005


sam         2005-08-10 17:42:13 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         _ieee80211.h ieee80211_node.c 
  Log:
  Don't use ic_curmode to decide when to do 11g station accounting,
  use the station channel properties.  Fixes assert failure/bogus
  operation when an ap is operating in 11a and has associated stations
  then switches to 11g.
  
  Noticed by:     Michal Mertl
  Reviewed by:    avatar
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.3       +2 -0      src/sys/net80211/_ieee80211.h
  1.64      +4 -5      src/sys/net80211/ieee80211_node.c


More information about the cvs-src mailing list