sched: drop WRR conditional
authorStephen Hemminger <shemming@brocade.com>
Fri, 13 Nov 2015 17:58:32 +0000 (09:58 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Nov 2015 23:59:58 +0000 (00:59 +0100)
commita3d0ca4eea9aa3993644b374b8dd3050c91f2584
tree3d656b689d082dec225f1ac69a7ea36b8a212acd
parent7a079239391946028037ab94bef5a4530f04c7fd
sched: drop WRR conditional

The RTE_SCHED_WRR value is always defined as 1.

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