Date: Fri, 13 Aug 2004 14:42:18 +0000 (UTC) From: Peter Pentchev <roam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c src/sys/pci if_xl.c Message-ID: <200408131442.i7DEgI5q089531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2004-08-13 14:42:18 UTC
FreeBSD src repository (doc,ports committer)
Modified files: (Branch: RELENG_4)
sys/net if.c
sys/pci if_xl.c
Log:
MFC if.c 1.198 and if_xl.c 1.179:
Do not attempt to clean up data that has not been initialized yet.
This fixes two kernel panics on boot when the xl driver fails to
allocate bus/port/memory resources.
Revision Changes Path
1.85.2.26 +15 -4 src/sys/net/if.c
1.72.2.30 +4 -2 src/sys/pci/if_xl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408131442.i7DEgI5q089531>
