commit | 237f79d24ebe1eb9b5651b7342ba5cc9d9b8f222 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Aug 09 14:30:34 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 13:47:01 2017 -0700 |
tree | 7884ffc710f61fc7f67e20f2826149d83af48bd2 | |
parent | a2e8da9378cc09e2e922a0b3d481bd9d07c3d245 [diff] |
net: sched: remove handle propagation down to the drivers There is no longer need to use handle in drivers, so remove it from tc_cls_common_offload struct. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>