Date: Mon, 29 Mar 2010 00:13:16 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_vlan.c Message-ID: <201003290013.o2T0DT24045987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2010-03-29 00:13:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if_vlan.c Log: SVN rev 205812 on 2010-03-29 00:13:16Z by emaste MFC r205411: Avoid holding the VLAN_LOCK() over the parent interface SIOCGIFMEDIA ioctl call, as it may sleep. Reviewed by: rwatson Revision Changes Path 1.124.2.11 +2 -2 src/sys/net/if_vlan.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003290013.o2T0DT24045987>