From: Edward Cree
Date: Mon, 18 May 2015 14:18:27 +0100
> We expect that MC_CMD_SRIOV will fail if the card has no VFs configured.
> So output a readable message instead of a cryptic MCDI error.
>
> Signed-off-by: Edward Cree
Applied, thank you.
--
To unsubscribe from this list: send the line
From: Edward Cree
Date: Fri, 15 May 2015 20:56:35 +0100
> We expect that MC_CMD_SRIOV will fail if the card has no VFs configured.
> So output a readable message instead of a cryptic MCDI error.
Please resubmit this patch with a proper "Signed-off-by: " tag.
Thank you.
--
To unsubscribe from th
We expect that MC_CMD_SRIOV will fail if the card has no VFs configured.
So output a readable message instead of a cryptic MCDI error.
---
drivers/net/ethernet/sfc/siena_sriov.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ethernet/sfc/siena_sriov.c
b/dr