diff options
author | Eric Dumazet <[email protected]> | 2023-10-02 13:17:35 +0000 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-10-05 13:27:20 +0200 |
commit | 2ae45136a93839326f8fdc1286a4b0457da97ce8 (patch) | |
tree | a8fc742f4b60bc535352e42697550eb8dd42b9d3 /net/ipv4/tcp_input.c | |
parent | 93e7eca853ca0087b129433630ddd89288d2b8b4 (diff) |
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 <[email protected]>
Acked-by: Dave Taht <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Reviewed-by: Toke Høiland-Jørgensen <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions