Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
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.
Home |
Main Index |
Thread Index |
Old Index