]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: cls_matchall: call block callbacks for offload
authorJiri Pirko <jiri@mellanox.com>
Thu, 19 Oct 2017 13:50:33 +0000 (15:50 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 02:04:07 +0000 (03:04 +0100)
commit2447a96f88ee3c082603c2dd38ae51f66977c11d
tree2af19046650ce0e341c0ff14eeebedd5b166a7ac
parent208c0f4b5237f1d6611b2c679a8022d6901577d6
net: sched: cls_matchall: 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_matchall.c