3
0
Fork 0
forked from mirrors/linux
kernel/include/linux/qed
Jakub Kicinski cc69837fca net: don't include ethtool.h from netdevice.h
linux/netdevice.h is included in very many places, touching any
of its dependecies causes large incremental builds.

Drop the linux/ethtool.h include, linux/netdevice.h just needs
a forward declaration of struct ethtool_ops.

Fix all the places which made use of this implicit include.

Acked-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Shannon Nelson <snelson@pensando.io>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Link: https://lore.kernel.org/r/20201120225052.1427503-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-23 17:27:04 -08:00
..
common_hsi.h
eth_common.h
fcoe_common.h
iscsi_common.h
iwarp_common.h
qed_chain.h
qed_eth_if.h
qed_fcoe_if.h
qed_if.h net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
qed_iov_if.h
qed_iscsi_if.h
qed_ll2_if.h
qed_rdma_if.h
qede_rdma.h qede: Notify qedr when mtu has changed 2020-09-11 10:24:54 -03:00
rdma_common.h
roce_common.h
storage_common.h
tcp_common.h