Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2007 21:01:05 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_node.c
Message-ID:  <200709182101.l8IL153k013039@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709182101.l8IL153k013039>