Date: Wed, 21 Apr 2010 19:55:43 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_clone.c Message-ID: <201004211956.o3LJu4au065748@repoman.freebsd.org>
index | next in thread | raw e-mail
bz 2010-04-21 19:55:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/net if_clone.c
Log:
SVN rev 207014 on 2010-04-21 19:55:43Z by bz
MFC r206486:
Check that the interface is on the list of cloned interfaces before trying
to remove it to avoid panics in case of two threads trying to remove it in
parallel.
PR: kern/116837
Submitted by: Takahiro Kurosawa (takahiro.kurosawa gmail.com) (orig version)
Revision Changes Path
1.18.2.2 +11 -1 src/sys/net/if_clone.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004211956.o3LJu4au065748>
