commit | 3fcbdaee3b5c4a7f8ea4c7c11fecc009d2a1e7e4 | [log] [tgz] |
---|---|---|
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | Wed Nov 14 17:26:32 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 20:39:34 2018 -0800 |
tree | 9126f6e6ea865112b8529e5848f424ac3ee59a8f | |
parent | 213d7767af02a079e6d485daab30167d5d675a57 [diff] |
etf: Cancel timer if there are no pending skbs 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 <jesus.s.palencia@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>