Date: Thu, 18 Nov 2010 17:58:59 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mii atphy.c Message-ID: <201011181759.oAIHxNgZ073259@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-11-18 17:58:59 UTC
FreeBSD src repository
Modified files:
sys/dev/mii atphy.c
Log:
SVN rev 215459 on 2010-11-18 17:58:59Z by marius
Fix a bug introduced with r215298; when atphy_reset() is called from
atphy_attach() the current media has not been set, yet, leading to a
NULL-dereference in atphy_setmedia().
Submitted by: jkim (initial version)
Revision Changes Path
1.9 +2 -1 src/sys/dev/mii/atphy.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011181759.oAIHxNgZ073259>
