diff options
| author | Vlad Buslov <[email protected]> | 2019-02-11 08:55:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-12 18:41:33 +0000 |
| commit | dfcd2a2b2274ec029699be70ea0fe41a7a03f728 (patch) | |
| tree | 8e1e70d85c4c6337e6708ac86092c0f701351ddf /net/sched/cls_api.c | |
| parent | net: sched: extend proto ops to support unlocked classifiers (diff) | |
| download | kernel-dfcd2a2b2274ec029699be70ea0fe41a7a03f728.tar.gz kernel-dfcd2a2b2274ec029699be70ea0fe41a7a03f728.zip | |
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 <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions
