diff options
author | Victor Nogueira <[email protected]> | 2023-12-16 17:44:34 -0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-20 11:50:13 +0000 |
commit | fb2780721ca5e9f78bbe4544b819b929a982df9c (patch) | |
tree | fa410ccf9967d29a24610ce43b38a50f84e2f3de /lib/list_sort.c | |
parent | 18764b883e157e28126b54e7d4ba9dd487d5bf54 (diff) |
net: sched: Move drop_reason to struct tc_skb_cb
Move drop_reason from struct tcf_result to skb cb - more specifically to
struct tc_skb_cb. With that, we'll be able to also set the drop reason for
the remaining qdiscs (aside from clsact) that do not have access to
tcf_result when time comes to set the skb drop reason.
Signed-off-by: Victor Nogueira <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/list_sort.c')
0 files changed, 0 insertions, 0 deletions