summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorDave Taht <dave.taht@gmail.com>2019-08-03 16:37:29 -0700
committerDavid S. Miller <davem@davemloft.net>2019-08-06 14:18:20 -0700
commit77ddaff218fc505f6930a2bf3e4eec2ff74255f5 (patch)
tree4d531856b44e1006de75fd65387e8602aa694352 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentae697f3bf784898a9be1d68ff7fc38819ca5040f (diff)
fq_codel: Kill useless per-flow dropped statistic
It is almost impossible to get anything other than a 0 out of flow->dropped statistic with a tc class dump, as it resets to 0 on every round. It also conflates ecn marks with drops. It would have been useful had it kept a cumulative drop count, but it doesn't. This patch doesn't change the API, it just stops tracking a stat and state that is impossible to measure and nobody uses. Signed-off-by: Dave Taht <dave.taht@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions