Date: Wed, 23 Dec 2009 18:42:25 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ste if_ste.c Message-ID: <200912231842.nBNIgaxG050482@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-12-23 18:42:25 UTC
FreeBSD src repository
Modified files:
sys/dev/ste if_ste.c
Log:
SVN rev 200908 on 2009-12-23 18:42:25Z by yongari
Report the correct result of mii_mediachg(). Previously it always
used to return success without respect to the result.
While I'm here use mii_mediachg() in ste_init_locked which allows
driver to use currently configured media. ste_ifmedia_upd() is
supposed to be called whenever user changes current media settings.
Revision Changes Path
1.23 +12 -19 src/sys/dev/ste/if_ste.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912231842.nBNIgaxG050482>
