diff options
author | Petr Machata <petrm@mellanox.com> | 2020-06-27 01:45:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-29 17:08:28 -0700 |
commit | 65545ea24998bb9aab1ce713a67c693dc7a947ec (patch) | |
tree | a879d25ec00a214417e97f39a239d5912a227f71 /net/sched/em_ipt.c | |
parent | 3625750f05ecce21a0fce429c1ff85acfffb461b (diff) | |
download | linux-65545ea24998bb9aab1ce713a67c693dc7a947ec.tar.gz linux-65545ea24998bb9aab1ce713a67c693dc7a947ec.tar.bz2 linux-65545ea24998bb9aab1ce713a67c693dc7a947ec.zip |
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 <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/em_ipt.c')
0 files changed, 0 insertions, 0 deletions