cvs commit: src/sys/net if_atmsubr.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sun May 8 10:52:15 PDT 2005
joerg 2005/05/08 10:52:06 PDT
DragonFly src repository
Modified files:
sys/net if_atmsubr.c
Log:
atm_output did almost the same as ifq_handoff, it just skipped
the handling of M_MCAST. Therefore let it call the real thing and
get that case for free.
Revision Changes Path
1.13 +3 -14 src/sys/net/if_atmsubr.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_atmsubr.c.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list