diff options
author | Chinh T Cao <chinh.t.cao@intel.com> | 2021-03-25 15:35:04 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-04-07 17:09:15 -0700 |
commit | 3056df93f7a83f456d20536c92260db0b1290ef5 (patch) | |
tree | cee12a4141c034dd6a38621b76b93c44b36ef991 /drivers/net/netconsole.c | |
parent | 3cd52c1e32fe7dfee09815ced702db9ee9f84ec9 (diff) | |
download | linux-3056df93f7a83f456d20536c92260db0b1290ef5.tar.bz2 |
ice: Re-send some AQ commands, as result of EBUSY AQ error
Retry sending some AQ commands, as result of EBUSY AQ error.
ice_aqc_opc_get_link_topo
ice_aqc_opc_lldp_stop
ice_aqc_opc_lldp_start
ice_aqc_opc_lldp_filter_ctrl
This change follows the latest guidelines from HW team. It is
better to retry the same AQ command several times, as the result
of EBUSY, instead of returning error to the caller right away.
Signed-off-by: Chinh T Cao <chinh.t.cao@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions