diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-02-04 05:24:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-04 11:33:36 +0300 |
commit | 83b43045308ea0600099830292955f18818f8d5e (patch) | |
tree | 7a964509c263dd833725b6855218fce6157eec57 /net/sched | |
parent | 9afe2322cb90a8fbc27e32bfc691100c653cab2a (diff) | |
download | linux-83b43045308ea0600099830292955f18818f8d5e.tar.xz |
qed: Remove set but not used variable 'p_link'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/qlogic/qed/qed_cxt.c: In function 'qed_qm_init_pf':
drivers/net/ethernet/qlogic/qed/qed_cxt.c:1401:29: warning:
variable 'p_link' set but not used [-Wunused-but-set-variable]
commit 92fae6fb231f ("qed: FW 8.42.2.0 Queue Manager changes")
leave behind this unused variable.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions