linux/drivers/net/ethernet/netronome/nfp/flower
Cong Wang 244cd96adb net_sched: remove list_head from tc_action
After commit 90b73b77d0, list_head is no longer needed.
Now we just need to convert the list iteration to array
iteration for drivers.

Fixes: 90b73b77d0 ("net: sched: change action API to use array of pointers to actions")
Cc: Jiri Pirko <jiri@mellanox.com>
Cc: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-21 12:45:44 -07:00
..
action.c net_sched: remove list_head from tc_action 2018-08-21 12:45:44 -07:00
cmsg.c nfp: flower: implement host cmsg handler for LAG 2018-05-24 23:10:57 -04:00
cmsg.h nfp: flower: add geneve option match offload 2018-08-07 12:22:15 -07:00
lag_conf.c nfp: flower: enabled offloading of Team LAG 2018-06-30 21:31:56 +09:00
main.c nfp: flower: fix port metadata conversion bug 2018-07-28 14:27:32 -07:00
main.h nfp: flower: add geneve option push action offload 2018-08-07 12:22:15 -07:00
Makefile nfp: add Makefiles to all directories 2018-02-22 15:22:50 -05:00
match.c nfp: flower: add geneve option match offload 2018-08-07 12:22:15 -07:00
metadata.c nfp: avoid using getnstimeofday64() 2018-07-12 14:55:39 -07:00
offload.c nfp: flower: add geneve option match offload 2018-08-07 12:22:15 -07:00
tunnel_conf.c nfp: flower: ensure dead neighbour entries are not offloaded 2018-07-22 10:55:01 -07:00