cvs commit: src/sys/dev/ed if_ed.c

Brooks Davis brooks at FreeBSD.org
Wed Jun 15 20:23:40 GMT 2005


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


More information about the cvs-all mailing list