Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2004 21:14:32 +0000 (UTC)
From:      Gleb Smirnoff <glebius@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:  <200409062114.i86LEWqI096820@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2004-09-06 21:14:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed.c 
  Log:
  Remove layer intermixing. Device driver should pass the frame should
  pass frame to ether_input(), and do not play with bridge itself.
  
  Reviewed by:    sam, andre
  Approved by:    julian (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.234     +2 -20     src/sys/dev/ed/if_ed.c



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