atm_output did almost the same as ifq_handoff, it just skipped
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 8 May 2005 17:52:06 +0000 (17:52 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 8 May 2005 17:52:06 +0000 (17:52 +0000)
commitb2ac521a70b7212a9d5ba439c4a1f22e008eddf4
tree1bc9f5eaf0114ae13d0f5afe3270b2de1b1dc111
parentf2a2cda0b965ed1419a6f3de78efe8cf637afbc1
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.
sys/net/if_atmsubr.c