linux_dsm_epyc7002/drivers/net/ethernet/intel/i40evf
Jesse Brandeburg 8d9ee66ac0 i40evf: add some missing includes
These includes were all being used in the driver, but weren't
being directly included.

Since the current advised method is to directly include anything
that you need, this implements that.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-07-26 03:25:20 -07:00
..
i40e_adminq_cmd.h i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags 2017-06-20 18:17:10 -07:00
i40e_adminq.c
i40e_adminq.h
i40e_alloc.h
i40e_common.c
i40e_devids.h
i40e_hmc.h
i40e_lan_hmc.h
i40e_osdep.h
i40e_prototype.h
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx.c i40e/i40evf: remove mismatched type warnings 2017-07-26 03:25:20 -07:00
i40e_txrx.h
i40e_type.h
i40evf_client.c
i40evf_client.h
i40evf_ethtool.c i40e/i40evf: remove mismatched type warnings 2017-07-26 03:25:20 -07:00
i40evf_main.c i40evf: assign num_active_queues inside i40evf_alloc_queues 2017-06-20 18:17:09 -07:00
i40evf_virtchnl.c
i40evf.h i40evf: add some missing includes 2017-07-26 03:25:20 -07:00
Makefile