diff options
author | Michael Chan <michael.chan@broadcom.com> | 2024-04-30 17:30:53 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-02 07:27:20 -0700 |
commit | f79d7a9f1c9d0cba9ae3d0cfd743c277d78dcf45 (patch) | |
tree | a1b717909f852842ab71561e47aee80afc32fe2a /lib/timerqueue.c | |
parent | 895621f1c81695da7660fe909173e9f98619e89c (diff) | |
download | linux-f79d7a9f1c9d0cba9ae3d0cfd743c277d78dcf45.tar.gz linux-f79d7a9f1c9d0cba9ae3d0cfd743c277d78dcf45.tar.bz2 linux-f79d7a9f1c9d0cba9ae3d0cfd743c277d78dcf45.zip |
bnxt_en: Don't call ULP_STOP/ULP_START during L2 reset
There is no need to call ULP_STOP and ULP_START before and after the
L2 reset in bnxt_reset_task(). This L2 reset is done after detecting
TX timeout, RX ring errors, or VF config changes. The L2 reset does
not affect RoCE since the firmware is not reset and the backing store
is left alone.
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240501003056.100607-4-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions