Re: [PATCH net-next v1 1/4] etf: Cancel timer if there are no pending skbs
From: David Miller <davem@davemloft.net> Date: 2018-11-17 14:55:18
From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Date: Wed, 14 Nov 2018 17:26:32 -0800
From: Jesus Sanchez-Palencia <redacted>
There is no point in firing the qdisc watchdog if there are no future
skbs pending in the queue and the watchdog had been set previously.
Signed-off-by: Jesus Sanchez-Palencia <redacted>