diff options
author | Eric Dumazet <edumazet@google.com> | 2023-10-02 13:17:35 +0000 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-10-05 13:27:20 +0200 |
commit | 2ae45136a93839326f8fdc1286a4b0457da97ce8 (patch) | |
tree | a8fc742f4b60bc535352e42697550eb8dd42b9d3 /net/ipv4/tcp_output.c | |
parent | 93e7eca853ca0087b129433630ddd89288d2b8b4 (diff) | |
download | linux-2ae45136a93839326f8fdc1286a4b0457da97ce8.tar.gz linux-2ae45136a93839326f8fdc1286a4b0457da97ce8.tar.bz2 linux-2ae45136a93839326f8fdc1286a4b0457da97ce8.zip |
net_sched: sch_fq: remove q->ktime_cache
Now that both enqueue() and dequeue() need to use ktime_get_ns(),
there is no point wasting 8 bytes in struct fq_sched_data.
This makes room for future fields. ;)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Dave Taht <dave.taht@gmail.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions