Oops, previous commit fixed a bug that was already fixed before.
Back it out.
This commit is contained in:
parent
47945ade89
commit
a604c8808e
@ -1180,8 +1180,6 @@ ng_ppp_get_packet(node_p node, struct mbuf **mp, meta_p *metap)
|
||||
FREE(qent, M_NETGRAPH);
|
||||
priv->qlen--;
|
||||
}
|
||||
priv->bundleStats.recvFrames++;
|
||||
priv->bundleStats.recvOctets += m->m_pkthdr.len;
|
||||
*mp = m;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user