diff options
author | 2023-03-16 11:37:53 +0800 | |
---|---|---|
committer | 2023-03-16 21:25:45 -0700 | |
commit | 2f59823fe696caa844249a90bb3f9aeda69cfe5c (patch) | |
tree | 960f9a19734b7b13b7b76c75f972d5b754e3129e /scripts/generate_rust_analyzer.py | |
parent | Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy" (diff) | |
download | wireguard-linux-2f59823fe696caa844249a90bb3f9aeda69cfe5c.tar.xz wireguard-linux-2f59823fe696caa844249a90bb3f9aeda69cfe5c.zip |
net/sched: act_api: add specific EXT_WARN_MSG for tc action
In my previous commit 0349b8779cc9 ("sched: add new attr TCA_EXT_WARN_MSG
to report tc extact message") I didn't notice the tc action use different
enum with filter. So we can't use TCA_EXT_WARN_MSG directly for tc action.
Let's add a TCA_ROOT_EXT_WARN_MSG for tc action specifically and put this
param before going to the TCA_ACT_TAB nest.
Fixes: 0349b8779cc9 ("sched: add new attr TCA_EXT_WARN_MSG to report tc extact message")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions