diff options
author | Arkadiusz Kubalewski <[email protected]> | 2021-05-21 18:41:26 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-07-23 07:44:48 -0700 |
commit | 71d6fdba4b2d82fdd883fec31dee77fbcf59773a (patch) | |
tree | a556dc50f41c52f391e80aa5ade3f6eb50720703 /net/unix/unix_bpf.c | |
parent | 65662a8dcdd01342b71ee44234bcfd0162e195af (diff) |
i40e: Fix firmware LLDP agent related warning
Make warning meaningful for the user.
Previously the trace:
"Starting FW LLDP agent failed: error: I40E_ERR_ADMIN_QUEUE_ERROR, I40E_AQ_RC_EAGAIN"
was produced when user tried to start Firmware LLDP agent,
just after it was stopped with sequence:
ethtool --set-priv-flags <dev> disable-fw-lldp on
ethtool --set-priv-flags <dev> disable-fw-lldp off
(without any delay between the commands)
At that point the firmware is still processing stop command, the behavior
is expected.
Fixes: c1041d070437 ("i40e: Missing response checks in driver when starting/stopping FW LLDP")
Signed-off-by: Aleksandr Loktionov <[email protected]>
Signed-off-by: Arkadiusz Kubalewski <[email protected]>
Tested-by: Imam Hassan Reza Biswas <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions