diff options
author | 2024-05-07 21:42:20 +0800 | |
---|---|---|
committer | 2024-05-09 10:47:32 +0200 | |
commit | 6639a7b953212ac51aa4baa7d7fb855bf736cf56 (patch) | |
tree | 29d8da8b39f57d4d14067d72c735484e6d731830 /net/unix/af_unix.c | |
parent | net: hns3: direct return when receive a unknown mailbox message (diff) | |
download | wireguard-linux-6639a7b953212ac51aa4baa7d7fb855bf736cf56.tar.xz wireguard-linux-6639a7b953212ac51aa4baa7d7fb855bf736cf56.zip |
net: hns3: change type of numa_node_mask as nodemask_t
It provides nodemask_t to describe the numa node mask in kernel. To
improve transportability, change the type of numa_node_mask as nodemask_t.
Fixes: 38caee9d3ee8 ("net: hns3: Add support of the HNAE3 framework")
Signed-off-by: Peiyang Wang <wangpeiyang1@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