Date: Wed, 2 Aug 2006 02:47:27 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridgestp.c bridgestp.h Message-ID: <200608020247.k722lRC2082455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2006-08-02 02:47:27 UTC FreeBSD src repository Modified files: sys/net bridgestp.c bridgestp.h Log: Add a callback so we can notify the parent bridge that a port state change has occured, we need to do this from a taskqueue to avoid a LOR with the if_bridge mutex. Revision Changes Path 1.17 +34 -3 src/sys/net/bridgestp.c 1.4 +9 -1 src/sys/net/bridgestp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608020247.k722lRC2082455>