diff options
author | Vlad Buslov <vladbu@mellanox.com> | 2019-02-11 10:55:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 13:41:33 -0500 |
commit | dfcd2a2b2274ec029699be70ea0fe41a7a03f728 (patch) | |
tree | 8e1e70d85c4c6337e6708ac86092c0f701351ddf /MAINTAINERS | |
parent | 12db03b65c2b90752e4c37666977fd4a1b5f5824 (diff) |
net: sched: add flags to Qdisc class ops struct
Extend Qdisc_class_ops with flags. Create enum to hold possible class ops
flag values. Add first class ops flags value QDISC_CLASS_OPS_DOIT_UNLOCKED
to indicate that class ops functions can be called without taking rtnl
lock.
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions