ice: Hook up 4 E830 devices by adding their IDs
authorPawel Chmielewski <pawel.chmielewski@intel.com>
Wed, 25 Oct 2023 21:41:57 +0000 (14:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Oct 2023 03:32:39 +0000 (20:32 -0700)
commitba20ecb1d1bb52173d8599c9c613c73adadd5225
tree71f57cbd0f990bc4038c6500a4e0d1ec38e48ec1
parentf8ab08c0b769e69a8f6773ab6ffcb44a8d5e57a2
ice: Hook up 4 E830 devices by adding their IDs

As the previous patches provide support for E830 hardware, add E830
specific IDs to the PCI device ID table, so these devices can now be
probed by the kernel.

Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Pawel Chmielewski <pawel.chmielewski@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Tony Brelinski <tony.brelinski@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20231025214157.1222758-7-jacob.e.keller@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/ice/ice_main.c