diff options
author | Vadim Lomovtsev <vlomovtsev@marvell.com> | 2019-02-20 11:02:43 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-22 11:43:44 -0800 |
commit | 0dd563b9a62c4cbabf5d4fd6596440c2491e72b1 (patch) | |
tree | a495a49a1e86e17fe7a8999beff5078518ee3e32 /init/version.c | |
parent | 2ecbe4f4a027890a5d74a5100075aa6a373bea2c (diff) |
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
At the end of NIC VF initialization VF sends CFG_DONE message to PF without
using nicvf_msg_send_to_pf routine. This potentially could re-write data in
mailbox. This commit is to implement common way of sending CFG_DONE message
by the same way with other configuration messages by using
nicvf_send_msg_to_pf() routine.
Signed-off-by: Vadim Lomovtsev <vlomovtsev@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions