]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ice: Allow different FW API versions based on MAC type
authorPaul Greenwalt <paul.greenwalt@intel.com>
Thu, 6 Jun 2024 13:48:46 +0000 (09:48 -0400)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 28 Jun 2024 18:18:39 +0000 (11:18 -0700)
commit7dfefd0b90488da91de125f7383f966e58bcb034
treee5e381eab85a0e0945d9d08cf2970c3053e8c389
parentd47bf9a495cf424fad674321d943123dc12b926d
ice: Allow different FW API versions based on MAC type

Allow the driver to be compatible with different FW API versions based
on the device's MAC type. Currently, E810 is only compatible with one
FW API version. Now the driver can be compatible with different FW API
versions for both E810 and E830. For example, E810 FW API version is
1.5.0 and E830 is 1.7.0.

Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_controlq.c
drivers/net/ethernet/intel/ice/ice_controlq.h