cvs commit: src/sys/net80211 ieee80211_node.c
Sam Leffler
sam at FreeBSD.org
Sat Jun 7 17:54:41 UTC 2008
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
More information about the cvs-src
mailing list