sched: drop credit check debug
authorStephen Hemminger <shemming@brocade.com>
Fri, 13 Nov 2015 17:58:30 +0000 (09:58 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Nov 2015 23:59:58 +0000 (00:59 +0100)
commit9450a3b444e9b776794cc3cf11f68bae5e6a366c
tree5d97eaf3ba1deae0b63f6be275c9230bf23a30f9
parenta11d923aa82b678154007e856b4dc796abd14c38
sched: drop credit check debug

Drop conditional code which was for debugging credit checks.
It is hard to maintain code with any additional #ifdef baggage.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
lib/librte_sched/rte_sched.c