commit | ef6aadcc76c97e25f62adc4e9d19684d3e5d0b87 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Fri Jan 24 15:23:06 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 25 10:56:31 2020 +0100 |
tree | 67a2bd6df70cbc0eb896a91a21482408af82ef19 | |
parent | c2070152747ebc294f018e4b28bf2d9f719a6b36 [diff] |
net: sched: Make TBF Qdisc offloadable Invoke ndo_setup_tc as appropriate to signal init / replacement, destroying and dumping of TBF Qdisc. Signed-off-by: Petr Machata <petrm@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>