diff options
author | Vlad Buslov <[email protected]> | 2019-02-27 15:49:17 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-02-27 10:12:19 -0800 |
commit | 1d9978757d387dc64ad5e9ee021d1e3cb5082e07 (patch) | |
tree | 120157cf4564c5ee5ee93a0d10a925b515b82760 /scripts/gdb/linux/modules.py | |
parent | e83887f67bee00daca7db271fa44db462c55eb28 (diff) |
Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
This reverts commit 31a998487641 ("net: sched: fw: don't set arg->stop in
fw_walk() when empty")
Cls API function tcf_proto_is_empty() was changed in commit
6676d5e416ee ("net: sched: set dedicated tcf_walker flag when tp is empty")
to no longer depend on arg->stop to determine that classifier instance is
empty. Instead, it adds dedicated arg->nonempty field, which makes the fix
in fw classifier no longer necessary.
Signed-off-by: Vlad Buslov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions