mirror_ubuntu-kernels/drivers/net/ethernet/intel/e1000
Jesse Brandeburg 3314f2097d intel: add bit macro includes where needed
This series is introducing the use of FIELD_GET and FIELD_PREP which
requires bitfield.h to be included. Fix all the includes in this one
change, and rearrange includes into alphabetical order to ease
readability and future maintenance.

virtchnl.h and it's usage was modified to have it's own includes as it
should. This required including bits.h for virtchnl.h.

Reviewed-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-12-18 11:15:43 -08:00
..
e1000_ethtool.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
e1000_hw.c intel: add bit macro includes where needed 2023-12-18 11:15:43 -08:00
e1000_hw.h net: e1000: Remove unused declarations 2023-08-13 12:28:03 +01:00
e1000_main.c e1000: replace deprecated strncpy with strscpy 2023-10-18 18:10:17 -07:00
e1000_osdep.h
e1000_param.c intel: remove unused macros 2022-06-30 09:40:55 -07:00
e1000.h net: e1000: Remove unused declarations 2023-08-13 12:28:03 +01:00
Makefile