net: vxge: fix indentation issue

There is a goto statement that indented too deeply, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Colin Ian King 2019-01-16 23:59:10 +00:00 committed by David S. Miller
parent d8cce3a1bc
commit c0028696cb

View file

@ -2553,7 +2553,7 @@ static int vxge_add_isr(struct vxgedev *vdev)
vxge_debug_init(VXGE_ERR,
"%s: Defaulting to INTA",
vdev->ndev->name);
goto INTA_MODE;
goto INTA_MODE;
}
msix_idx = (vdev->vpaths[0].handle->vpath->vp_id *