tailq: remove static slots
authorDavid Marchand <david.marchand@6wind.com>
Wed, 4 Mar 2015 21:50:09 +0000 (22:50 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 11:15:14 +0000 (12:15 +0100)
No static entry remaining, the rte_tailq api is for "internal use" only, get rid
of the static slots.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>

No differences found