Re: [PATCH net-next] sfc: nicer log message on Siena SR-IOV probe fail
From: David Miller <davem@davemloft.net> Date: 2015-05-18 20:21:13
From: Edward Cree <redacted>
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 <redacted>