> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ivan > Vecera > Sent: Tuesday, October 24, 2023 1:42 PM > To: [email protected] > Cc: [email protected]; Brandeburg, Jesse > <[email protected]>; [email protected]; Eric Dumazet > <[email protected]>; Nguyen, Anthony L <[email protected]>; > [email protected]; Keller, Jacob E <[email protected]>; Jakub > Kicinski <[email protected]>; Paolo Abeni <[email protected]>; David S. Miller > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 3/3] i40e: Use helpers to check > running FW and AQ API versions > > Use new helpers to check versions of running FW and provided > AQ API to make the code more readable. > > Signed-off-by: Ivan Vecera <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_adminq.c | 56 +++++++------------ > drivers/net/ethernet/intel/i40e/i40e_common.c | 25 ++++----- > drivers/net/ethernet/intel/i40e/i40e_dcb.c | 7 +-- > drivers/net/ethernet/intel/i40e/i40e_main.c | 6 +- > 4 files changed, 36 insertions(+), 58 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
