Skip to content
Commit 85724ee6 authored by Subbaraya Sundeep's avatar Subbaraya Sundeep Committed by Sasha Levin
Browse files

octeontx2-pf: Send UP messages to VF only when VF is up.



[ Upstream commit dfcf6355 ]

When PF sending link status messages to VF, it is possible
that by the time link_event_task work function is executed
VF might have brought down. Hence before sending VF link
status message check whether VF is up to receive it.

Fixes: ad513ed9 ("octeontx2-vf: Link event notification support")
Signed-off-by: default avatarSubbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent b96b278c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment