From: Eric Dumazet <eduma...@google.com>
Date: Mon, 14 Oct 2019 10:40:32 -0700

> After commit eeb84aa0d0aff ("net_sched: sch_fq: do not assume EDT
> packets are ordered"), all skbs get a non zero time_to_send
> in flow_queue_add()
> 
> This means @time_next_packet variable in fq_dequeue()
> can no longer be zero.
> 
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied.

Reply via email to