cvs commit: src/sys/net80211 ieee80211_output.c

Sam Leffler sam at FreeBSD.org
Wed Feb 8 09:30:32 PST 2006


sam         2006-02-08 17:30:31 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_output.c 
  Log:
  set the mgt frame tx timer before dispatching the frame to the
  driver; this closes a race where a response could be processed
  before the timer was started and cause a RUN->SCAN state change
  when operating in station mode
  
  Reviewed by:    avatar, dyoung
  MFC after:      1 week
  
  Revision  Changes    Path
  1.38      +10 -8     src/sys/net80211/ieee80211_output.c


More information about the cvs-all mailing list