Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 09/07/2006 00:00:02
Module Name:	src
Committed By:	rumble
Date:		Thu Sep  7 00:00:02 UTC 2006

Modified Files:
	src/sys/dev/pci: if_tl.c

Log Message:
Avoid a panic on adapter check interrupts: the 'tl_restart' callout expects
a pointer to struct ifnet, not tl_softc.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/dev/pci/if_tl.c

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