diff options
author | Huazhong Tan <tanhuazhong@huawei.com> | 2019-04-25 15:42:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-26 19:13:28 +0300 |
commit | b7048d324b5ebcb99022e2e7296f03918e5f38c4 (patch) | |
tree | 807479dcd2d13545749114c582ea74f2e9edb3c6 /lib/crc8.c | |
parent | 30780a8b1677e7409b32ae52a9a84f7d41ae6b43 (diff) | |
download | linux-b7048d324b5ebcb99022e2e7296f03918e5f38c4.tar.xz |
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 'lib/crc8.c')
0 files changed, 0 insertions, 0 deletions