OSDN Git Service

net: sched: move prio into cls_common
authorJiri Pirko <jiri@mellanox.com>
Mon, 7 Aug 2017 08:15:30 +0000 (10:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 16:42:37 +0000 (09:42 -0700)
commitd7c1c8d2e53be974b5c72e31d7d35f6d9737fe84
tree8e05b777bd9757d47013f32480472d915f58b167
parent5fd9fc4e207dba0c05cafe78417952b4c4ca02dc
net: sched: move prio into cls_common

prio is not cls_flower specific, but it is meaningful for all
classifiers. Seems that only mlxsw cares about the value. Obviously,
cls offload in other drivers is broken.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
include/net/pkt_cls.h
net/sched/cls_flower.c