diff options
author | 2020-04-20 10:17:31 +0800 | |
---|---|---|
committer | 2020-04-20 12:49:18 -0700 | |
commit | 84944d5c4797df7aa0b2677283db5064a2560633 (patch) | |
tree | b7b79a8d71c757545a40e77535dc9557b21d1b93 /net/xfrm/xfrm_input.c | |
parent | net: hns3: remove two unused structures in hclge_cmd.h (diff) | |
download | wireguard-linux-84944d5c4797df7aa0b2677283db5064a2560633.tar.xz wireguard-linux-84944d5c4797df7aa0b2677283db5064a2560633.zip |
net: hns3: modify some unsuitable type declaration
In hclge_set_fd_key_config(), parameter 'stage' should be
as enum HCLGE_FD_STAGE, and in hclge_config_key(), 'tuple_size'
should be type u8, also simplify unsigned int with u32 for 'i'.
Signed-off-by: Guojia Liao <liaoguojia@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_input.c')
0 files changed, 0 insertions, 0 deletions