commit | 7b06e8aed283081010596c98a67f06c595affe51 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Aug 09 14:30:35 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 13:47:01 2017 -0700 |
tree | 3235e5848cd8d033f4e4c3abbd8dbb392c4f9e54 | |
parent | 237f79d24ebe1eb9b5651b7342ba5cc9d9b8f222 [diff] |
net: sched: remove cops->tcf_cl_offload cops->tcf_cl_offload is no longer needed, as the drivers check what they can and cannot offload using the classid identify helpers. So remove this. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>