linux-sg2042/drivers/net/ethernet/qlogic
Pablo Neira Ayuso f9e30088d2 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
And any other existing fields in this structure that refer to tc.
Specifically:

* tc_cls_flower_offload_flow_rule() to flow_cls_offload_flow_rule().
* TC_CLSFLOWER_* to FLOW_CLS_*.
* tc_cls_common_offload to tc_cls_common_offload.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-09 14:38:51 -07:00
..
netxen drivers: use in_dev_for_each_ifa_rtnl/rcu 2019-06-02 18:06:26 -07:00
qed qed: Add support for Timestamping the unicast PTP packets. 2019-07-03 11:30:41 -07:00
qede net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload 2019-07-09 14:38:51 -07:00
qlcnic qlcnic: remove redundant assignment to variable err 2019-07-03 11:33:55 -07:00
qlge treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig qed: Fix build error without CONFIG_DEVLINK 2019-06-03 15:11:05 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
qla3xxx.h