X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Finfiniband%2Fhw%2Fcxgb4%2Fdevice.c;h=feeb8ee6f4a2b6c4ece7580dc182e5ae5377256d;hb=19fd08b85bc7e0502b55cd726f466df82ee7e777;hp=5ce3cd1884b544ef96ebc6d5fe07d7ca1d58c6f8;hpb=efc365e7290d040fbd43f60b0e97653489a739d4;p=linux-block.git diff --git a/drivers/infiniband/hw/cxgb4/device.c b/drivers/infiniband/hw/cxgb4/device.c index 5ce3cd1884b5..feeb8ee6f4a2 100644 --- a/drivers/infiniband/hw/cxgb4/device.c +++ b/drivers/infiniband/hw/cxgb4/device.c @@ -1217,6 +1217,7 @@ static int c4iw_uld_state_change(void *handle, enum cxgb4_state new_state) if (ctx->dev) c4iw_remove(ctx); break; + case CXGB4_STATE_FATAL_ERROR: case CXGB4_STATE_START_RECOVERY: pr_info("%s: Fatal Error\n", pci_name(ctx->lldi.pdev)); if (ctx->dev) {