diff options
| author | YueHaibing <[email protected]> | 2019-08-07 13:10:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-08-09 05:32:19 +0000 |
| commit | 018e5b458723d04cbeadbc3f0e06eba85798f427 (patch) | |
| tree | 3ff7aaa6d32ab61b4cb1c29ea32ed152dfd0445a /net/ipv4/tcp_timer.c | |
| parent | mlxsw: spectrum: Extend to support Spectrum-3 ASIC (diff) | |
| download | kernel-018e5b458723d04cbeadbc3f0e06eba85798f427.tar.gz kernel-018e5b458723d04cbeadbc3f0e06eba85798f427.zip | |
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count'
Fixes gcc '-Wunused-but-set-variable' warning:
net/sched/sch_fq_codel.c: In function fq_codel_dequeue:
net/sched/sch_fq_codel.c:288:23: warning: variable prev_ecn_mark set but not used [-Wunused-but-set-variable]
net/sched/sch_fq_codel.c:288:6: warning: variable prev_drop_count set but not used [-Wunused-but-set-variable]
They are not used since commit 77ddaff218fc ("fq_codel: Kill
useless per-flow dropped statistic")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions
