commit | d7c1c8d2e53be974b5c72e31d7d35f6d9737fe84 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Aug 07 10:15:30 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 09:42:37 2017 -0700 |
tree | 8e05b777bd9757d47013f32480472d915f58b167 | |
parent | 5fd9fc4e207dba0c05cafe78417952b4c4ca02dc [diff] |
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>