Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 20:23:40 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ed if_ed.c
Message-ID:  <200506152023.j5FKNe8b024762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2005-06-15 20:23:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed.c 
  Log:
  Fix four casts of the softc to a struct ifnet.
  
  Hopefully this fixes ed(4) under qemu.  I'm shocked that real hardware
  is apparently working with these bugs.
  
  Approved by:    re (ifnet blanket)
  Pointy hat:     brooks
  
  Revision  Changes    Path
  1.254     +4 -4      src/sys/dev/ed/if_ed.c



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