OpenCloudOS-Kernel/drivers/net/ethernet/pensando/ionic
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
..
Makefile ionic: add devlink firmware update 2020-09-18 13:54:23 -07:00
ionic.h ionic: clean adminq service routine 2020-09-02 15:47:01 -07:00
ionic_bus.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_bus_pci.c ionic: refill lif identity after fw_up 2020-10-02 16:30:01 -07:00
ionic_debugfs.c ionic: dynamic interrupt moderation 2020-09-16 17:35:47 -07:00
ionic_debugfs.h ionic: Add basic adminq support 2019-09-05 09:24:43 +02:00
ionic_dev.c ionic: useful names for booleans 2020-11-14 13:22:59 -08:00
ionic_dev.h ionic: batch rx buffer refilling 2020-11-14 13:22:58 -08:00
ionic_devlink.c devlink: move request_firmware out of driver 2020-11-19 21:40:57 -08:00
ionic_devlink.h devlink: move request_firmware out of driver 2020-11-19 21:40:57 -08:00
ionic_ethtool.c ionic: check port ptr before use 2020-11-05 09:58:25 -08:00
ionic_ethtool.h ionic: Add initial ethtool support 2019-09-05 09:24:44 +02:00
ionic_fw.c devlink: move flash end and begin to core devlink 2020-11-19 21:41:02 -08:00
ionic_if.h ionic: add new bad firmware error code 2020-10-02 16:30:01 -07:00
ionic_lif.c net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
ionic_lif.h ionic: useful names for booleans 2020-11-14 13:22:59 -08:00
ionic_main.c ionic: clean up sparse complaints 2020-10-23 18:37:23 -07:00
ionic_regs.h ionic: make spdxcheck.py happy 2020-03-21 19:53:57 -07:00
ionic_rx_filter.c ionic: update filter id after replay 2020-07-20 18:09:38 -07:00
ionic_rx_filter.h ionic: replay filters after fw upgrade 2020-04-08 13:02:32 -07:00
ionic_stats.c net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
ionic_stats.h ionic: clean up sparse complaints 2020-10-23 18:37:23 -07:00
ionic_txrx.c ionic: batch rx buffer refilling 2020-11-14 13:22:58 -08:00
ionic_txrx.h ionic: no rx flush in deinit 2020-10-23 18:37:23 -07:00