diff options
author | Guojia Liao <liaoguojia@huawei.com> | 2020-04-20 10:17:31 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-20 12:49:18 -0700 |
commit | 84944d5c4797df7aa0b2677283db5064a2560633 (patch) | |
tree | b7b79a8d71c757545a40e77535dc9557b21d1b93 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f84f6a8634f3424244e91fc3fd460152dae689cf (diff) |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions