Subject: CVS commit: [netbsd-2-0] src/sys/net
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/23/2004 22:54:44
Module Name:	src
Committed By:	he
Date:		Fri Jul 23 22:54:44 UTC 2004

Modified Files:
	src/sys/net [netbsd-2-0]: if_vlan.c

Log Message:
Pull up revision 1.41 (requested by mycroft in ticket #697):
  If the parent interface is not IFF_RUNNING, do not call
  its start function.  This prevents a variety of panics,
  and therefore fixes PR#12932, PR#17561, and PR#18376.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 src/sys/net/if_vlan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.