On 6/28/2017 3:22 AM, Wenzhuo Lu wrote:
From: Liang-min Wang <redacted>
In current implementation, when checking VF link state, PF state
is checked too, although the function has a parameter to tell
if PF state checking is needed.
But in some scenario, user may not care about the PF state.
This patch enables the unused parameter to only check the VF
link state.
Signed-off-by: Liang-min Wang <redacted>
Acked-by: Wenzhuo Lu <redacted>
Applied to dpdk-next-net/master, thanks.