inline the hfsc_active TAILQ.
authordlg <dlg@openbsd.org>
Fri, 23 Oct 2015 02:08:37 +0000 (02:08 +0000)
committerdlg <dlg@openbsd.org>
Fri, 23 Oct 2015 02:08:37 +0000 (02:08 +0000)
commitecbdaf4c5b21f47cb1f09e19ef01f74b80585912
tree781561dd1e2d179901934c1b9700b2dda4e15717
parentb2fea133cf3a6c699ff8e092ee31c1dc3c4a6bb7
inline the hfsc_active TAILQ.

make cl_actc in hfsc_class a TAILQ rather than a pointer to a TAILQ
that gets allocated seaprately.
sys/net/hfsc.c