diff options
author | Jian Shen <shenjian15@huawei.com> | 2019-04-15 16:48:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-15 23:39:19 +0300 |
commit | 8a9a654b5b5233e7459abcc5f65c53df14b33f67 (patch) | |
tree | 1e6a94ee0c9969e4d893487ac17717467cca7652 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c7cf89b5dd38a9f2aa410f70f80ba0c4c4d02239 (diff) | |
download | linux-8a9a654b5b5233e7459abcc5f65c53df14b33f67.tar.xz |
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
The input parameter "proto" in function hclge_set_vlan_filter_hw()
is asked to be __be16, but got u16 when calling it in function
hclge_update_port_base_vlan_cfg().
This patch fixes it by converting it with htons().
Reported-by: kbuild test robot <lkp@intel.com>
Fixes: 21e043cd8124 ("net: hns3: fix set port based VLAN for PF")
Signed-off-by: Jian Shen <shenjian15@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