Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2010 22:16:44 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/nve if_nve.c
Message-ID:  <201002012217.o11MH55R036046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2010-02-01 22:16:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/nve          if_nve.c 
  Log:
  SVN rev 203362 on 2010-02-01 22:16:44Z by jhb
  
  MFC 203070:
  Initialize the ifnet before calling mii_phy_probe() as some phy drivers
  (e.g. e1000phy(4)) expect if_dname to be valid when they are probed.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.28.2.3  +8 -8      src/sys/dev/nve/if_nve.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002012217.o11MH55R036046>