diff options
author | 2024-05-07 21:42:19 +0800 | |
---|---|---|
committer | 2024-05-09 10:47:31 +0200 | |
commit | 669554c512d2107e2f21616f38e050d40655101f (patch) | |
tree | a8f9a1fbeca2e3091965f12ed004abfbe173e8ec /net/unix/af_unix.c | |
parent | net: hns3: using user configure after hardware reset (diff) | |
download | wireguard-linux-669554c512d2107e2f21616f38e050d40655101f.tar.xz wireguard-linux-669554c512d2107e2f21616f38e050d40655101f.zip |
net: hns3: direct return when receive a unknown mailbox message
Currently, the driver didn't return when receive a unknown
mailbox message, and continue checking whether need to
generate a response. It's unnecessary and may be incorrect.
Fixes: bb5790b71bad ("net: hns3: refactor mailbox response scheme between PF and VF")
Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions