diff options
author | 2019-04-25 20:42:50 +0800 | |
---|---|---|
committer | 2019-04-26 12:13:28 -0400 | |
commit | b7048d324b5ebcb99022e2e7296f03918e5f38c4 (patch) | |
tree | 807479dcd2d13545749114c582ea74f2e9edb3c6 /net/tipc/socket.c | |
parent | net: hns3: use atomic_t replace u32 for arq's count (diff) | |
download | wireguard-linux-b7048d324b5ebcb99022e2e7296f03918e5f38c4.tar.xz wireguard-linux-b7048d324b5ebcb99022e2e7296f03918e5f38c4.zip |
net: hns3: use a reserved byte to identify need_resp flag
This patch uses a reserved byte in the hclge_mbx_vf_to_pf_cmd
to save the need_resp flag, so when PF received the mailbox,
it can use it to decise whether send a response to VF.
For hclge_set_vf_uc_mac_addr(), it should use mbx_need_resp flag
to decide whether send response to VF.
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions