diff options
| author | Michal Swiatkowski <[email protected]> | 2025-04-25 06:08:08 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2025-07-24 16:43:40 +0000 |
| commit | 43a11306323402757101a3e97d7a5cc77352505c (patch) | |
| tree | b18c249cee2a9119d66d1abaa1b4837a2acd536d /drivers/net/ethernet/intel/i40e/i40e_ethtool.c | |
| parent | ice: use libie_aq_str (diff) | |
| download | kernel-43a11306323402757101a3e97d7a5cc77352505c.tar.gz kernel-43a11306323402757101a3e97d7a5cc77352505c.zip | |
iavf: use libie_aq_str
There is no need to store the err string in hw->err_str. Simplify it and
use common helper. hw->err_str is still used for other purpouse.
It should be marked that previously for unknown error the numeric value
was passed as a string. Now the "LIBIE_AQ_RC_UNKNOWN" is used for such
cases.
Add libie_aminq module in iavf Kconfig.
Reviewed-by: Przemek Kitszel <[email protected]>
Reviewed-by: Larysa Zaremba <[email protected]>
Signed-off-by: Michal Swiatkowski <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_ethtool.c')
0 files changed, 0 insertions, 0 deletions
