commit | 2c632ad8bc744d2ad59dd381ce56fae143cf1e0a | [log] [tgz] |
---|---|---|
author | Vadim Lomovtsev <vlomovtsev@marvell.com> | Wed Feb 20 11:02:45 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 22 11:43:45 2019 -0800 |
tree | afa2de5d6bac268c7361b0aeb789040a52f63c2d | |
parent | 609ea65c65a0f801c285abf524d36d1f4635d942 [diff] |
net: thunderx: move link state polling function to VF Move the link change polling task to VF side in order to prevent races between VF and PF while sending link change message(s). This commit is to implement link change request to be initiated by VF. Signed-off-by: Vadim Lomovtsev <vlomovtsev@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>