commit | 6e40cf2d4dee9dc22ff398041ce876bef8172dea | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 19 15:50:30 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 03:04:06 2017 +0100 |
tree | acc1df16328e26197603105771c7d803d133fe3b | |
parent | 8c4083b30e56fc71b0e94c26374b32d95d5ea461 [diff] |
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs Use previously introduced extended variants of block get and put functions. This allows to specify a binder types specific to clsact ingress/egress which is useful for drivers to distinguish who actually got the block. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>