]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc_stab: remove dead code
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Nov 2022 19:04:53 +0000 (11:04 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 21 Nov 2022 19:04:53 +0000 (11:04 -0800)
commitd88020af30fbbdd1f8e597a17af0e3229324e9a2
tree945c1e54418a57aa038753823e959c4b3f9d86ff
parent49c63bc775d610c3dfd3db0d6501ac29c519967f
tc_stab: remove dead code

This code to print the STAB table is not supportable,
not converting to JSON.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/tc_stab.c