commit | 7690f2a51d8afe51ac97e7fae66b081f192a7158 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Aug 09 14:30:32 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 13:47:01 2017 -0700 |
tree | 8b019c06efa7371566fc5c96bbd1cfbdd4230dbe | |
parent | 861932ecc36063196c80ca3e240502b0f6d0e977 [diff] |
net: sched: propagate classid down to offload drivers Drivers need classid to decide they support this specific qdisc+class or not. So propagate it down via the tc_cls_common_offload struct. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>