Date: Sat, 7 Jun 2008 17:50:24 +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: <200806071754.m57HseJD036786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-06-07 17:50:24 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
SVN rev 179641 on 2008-06-07 17:50:24Z by sam
Fix node cleanup issues when the last reference is held by
the driver (e.g. in the tx q); ni_vap may not be valid, we
must carefully check before using it.
Revision Changes Path
1.97 +27 -16 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806071754.m57HseJD036786>
