linux/drivers/net/ethernet/qlogic/qede
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
..
Makefile
qede_dcbnl.c
qede_ethtool.c qede: Ingress tc flower offload (drop action) support. 2018-08-09 14:05:30 -07:00
qede_filter.c net_sched: remove list_head from tc_action 2018-08-21 12:45:44 -07:00
qede_fp.c qed/qede: Multi CoS support. 2018-08-09 14:05:30 -07:00
qede_main.c qed/qede: qede_setup_tc() can be static 2018-08-10 14:41:52 -07:00
qede_ptp.c qede: Adverstise software timestamp caps when PHC is not available. 2018-07-02 20:41:30 +09:00
qede_ptp.h
qede_rdma.c
qede.h qede: Ingress tc flower offload (drop action) support. 2018-08-09 14:05:30 -07:00