cvs commit: src/sys/net80211 ieee80211_node.c

Sam Leffler sam at FreeBSD.org
Tue Sep 18 14:01:05 PDT 2007


sam         2007-09-18 21:01:05 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  Close longstanding race dropping inactive stations; grab a reference
  to the node before starting the work, otherwise the node may go
  away before a reference is made in ieee80211_send_mgmt.
  
  Approved by:    re (blanket wireless)
  Obtained from:  Atheros
  
  Revision  Changes    Path
  1.88      +2 -0      src/sys/net80211/ieee80211_node.c


More information about the cvs-src mailing list