Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 2010 10:32:27 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/jme if_jme.c
Message-ID:  <201001081032.o08AWbnW040207@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2010-01-08 10:32:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/jme          if_jme.c 
  Log:
  SVN rev 201781 on 2010-01-08 10:32:27Z by gavin
  
  If we fail to read the Ethernet address from the card, just print an
  warning message and attach without setting the Ethernet address to a
  random address.  It is not believed that this code can actually be
  executed, and if it does, we're better off printing an error message than
  faking up an Ethernet address.
  
  PR:             kern/133239
  Reviewed by:    yongari (earlier version of patch)
  Approved by:    ed (mentor)
  
  Revision  Changes    Path
  1.14      +1 -9      src/sys/dev/jme/if_jme.c



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