Date: Sun, 31 Oct 2010 22:59:49 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c Message-ID: <201010312300.o9VN02ux027939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-10-31 22:59:49 UTC
FreeBSD src repository
Modified files:
sys/dev/mii mii_physubr.c
Log:
SVN rev 214608 on 2010-10-31 22:59:49Z by marius
Turn a panic into a printf so IFM_ETH_MASTER on !IFM_1000_T is complained
about but otherwise ignored. When allowing the master to be set manually via
ifconfig(8) by adding the former to IFM_SUBTYPE_ETHERNET_OPTION_DESCRIPTIONS
(as it should be) it seems to be unfavorable that a machine can be made to
panic with a simple ifconfig(8) invocation.
Revision Changes Path
1.34 +1 -1 src/sys/dev/mii/mii_physubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010312300.o9VN02ux027939>
