sephe 2008/07/25 21:49:37 PDT DragonFly src repository
Modified files:
sys/net if_ethersubr.c
Log:
Simplify ether_mport(). This also fixes the bug that m0 is not cleared in
the first place, which causes caller panik.
Reported-by: [EMAIL PROTECTED]
Revision Changes Path
1.77 +2 -11 src/sys/net/if_ethersubr.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_ethersubr.c.diff?r1=1.76&r2=1.77&f=u
