OSDN Git Service

net: sched: cls_u32: call block callbacks for offload
authorJiri Pirko <jiri@mellanox.com>
Thu, 19 Oct 2017 13:50:35 +0000 (15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 02:04:07 +0000 (03:04 +0100)
commit245dc5121a9bf6a0a12ac1e72f47822fc3fa8cae
treec8780c5bc9f4f2bb2b56ee3626b37560ff16967b
parent77460411929d8904823419fca73bdad666a659d3
net: sched: cls_u32: call block callbacks for offload

Use the newly introduced callbacks infrastructure and call block
callbacks alongside with the existing per-netdev ndo_setup_tc.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_u32.c