Commit f79d7a9
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 <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>1 parent 895621f commit f79d7a9
1 file changed
+2
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13089 | 13089 | | |
13090 | 13090 | | |
13091 | 13091 | | |
13092 | | - | |
13093 | | - | |
13094 | | - | |
13095 | | - | |
13096 | | - | |
13097 | | - | |
13098 | | - | |
13099 | | - | |
13100 | | - | |
13101 | | - | |
13102 | | - | |
| 13092 | + | |
| 13093 | + | |
13103 | 13094 | | |
13104 | 13095 | | |
13105 | 13096 | | |
| |||
0 commit comments