diff options
author | Petr Machata <[email protected]> | 2020-06-27 01:45:27 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-29 17:08:28 -0700 |
commit | 65545ea24998bb9aab1ce713a67c693dc7a947ec (patch) | |
tree | a879d25ec00a214417e97f39a239d5912a227f71 /scripts/bpf_helpers_doc.py | |
parent | 3625750f05ecce21a0fce429c1ff85acfffb461b (diff) |
net: sched: sch_red: Split init and change callbacks
In the following patches, RED will get two qevents. The implementation will
be clearer if the callback for change is not a pure subset of the callback
for init. Split the two and promote attribute parsing to the callbacks
themselves from the common code, because it will be handy there.
Signed-off-by: Petr Machata <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions