Date: Tue, 22 Jan 2002 09:51:44 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200201221751.g0MHpiW54291@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2002/01/22 09:51:44 PST Modified files: sys/dev/fxp if_fxp.c Log: Initialize the sysctl_ctx list early, which avoids a panic in case other allocatiosn fail and fxp_release() is called. Revision Changes Path 1.127 +1 -1 src/sys/dev/fxp/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201221751.g0MHpiW54291>