diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-31 15:29:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-09-01 22:12:59 +0300 |
commit | b943e03341e69cfd384ceabbb4efc28a82f69e0c (patch) | |
tree | 14952f3316acbafb7aa0f0d0ed552e9557c28028 /include/linux/irqnr.h | |
parent | bdad7529ee4eca42c7034f34d2fe96de121aae34 (diff) | |
download | linux-b943e03341e69cfd384ceabbb4efc28a82f69e0c.tar.xz |
net: hns3: remove set but not used variable 'qos'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c: In function 'hclge_restore_vlan_table':
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:8016:18: warning:
variable 'qos' set but not used [-Wunused-but-set-variable]
Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 70a214903da9 ("net: hns3: reduce the parameters of some functions")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/irqnr.h')
0 files changed, 0 insertions, 0 deletions