inline the hif_eligible TAILQ.
authordlg <dlg@openbsd.org>
Fri, 23 Oct 2015 01:53:02 +0000 (01:53 +0000)
committerdlg <dlg@openbsd.org>
Fri, 23 Oct 2015 01:53:02 +0000 (01:53 +0000)
commit656a9440985917a4a6d60b5ebf4c0a53f1605de1
tree380567b2e44fe121df4255e6992ec8e8d0f4389a
parent6af94c792a7ef3635d587a1d9413ad8d683f17ba
inline the hif_eligible TAILQ.

make hif_eligible in hfsc_if a TAILQ rather than a pointer to a
TAILQ that gets allocated separately.

"look ma, i saved 4 or 8 bytes"
sys/net/hfsc.c