Subject: CVS commit: [netbsd-1-5] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/09/2002 19:02:20
Module Name:	syssrc
Committed By:	he
Date:		Sat Mar  9 17:02:20 UTC 2002

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-5]: if_sip.c

Log Message:
Apply patch (requested by bouyer):
  Fix an uninitialized pointer in sip_start(), which might eventually
  lead to a crash, especially if bpf is used.


To generate a diff of this commit:
cvs rdiff -r1.11.4.6 -r1.11.4.7 syssrc/sys/dev/pci/if_sip.c

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