A couple of small fixes to EAL tailq Stephen Hemminger (2): eal: fix off by one in in tailq name init eal: add destructor to unregister tailq on unload
lib/eal/common/eal_common_tailqs.c | 15 ++++++++++++++- lib/eal/include/rte_tailq.h | 16 ++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) -- 2.53.0

