Date: Thu, 12 Feb 2009 18:57:18 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211.c ieee80211_ioctl.c ieee80211_proto.c ieee80211_proto.h Message-ID: <200902121857.n1CIvRVq095246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-12 18:57:18 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c ieee80211_ioctl.c
ieee80211_proto.c ieee80211_proto.h
Log:
SVN rev 188533 on 2009-02-12 18:57:18Z by thompsa
Add a ieee80211_waitfor_parent() function that will wait for all deferred
parent interface tasks to complete. This had been added to the ioctl path but
it is also need elsewhere like detach so its safe to teardown.
Reported by: Hans Petter Selasky
Submitted by: sam
Revision Changes Path
1.63 +1 -1 src/sys/net80211/ieee80211.c
1.77 +1 -1 src/sys/net80211/ieee80211_ioctl.c
1.52 +15 -0 src/sys/net80211/ieee80211_proto.c
1.35 +1 -0 src/sys/net80211/ieee80211_proto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902121857.n1CIvRVq095246>
