glebius 2004-09-17 10:14:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/ed if_ed.c
Log:
MFC 1.234:
Remove layer intermixing. Device driver should pass the frame to
ether_input(), and do not play with bridge itself.
Approved by: re (scottl)
Revision Changes Path
1.233.2.1 +2 -20 src/sys/dev/ed/if_ed.c