now that receive ring accounting has been pulled out of the mbuf layer,
authordlg <dlg@openbsd.org>
Mon, 14 Jul 2014 03:45:43 +0000 (03:45 +0000)
committerdlg <dlg@openbsd.org>
Mon, 14 Jul 2014 03:45:43 +0000 (03:45 +0000)
commitfa1a55efdb734d3f1c7ed46c3f5a7aee27d7feb8
treeb5dd4eba0f4c161339501a3f7cd352b431c5618b
parentf1f96723846110d650fad09a95c8b5dba33b9514
now that receive ring accounting has been pulled out of the mbuf layer,
we can pull the space the mbuf layer used to do per interface accounting
out of struct if_data.

saves a hundredish bytes on every interface.

ok deraadt@ claudio@
sys/net/if.h