summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2023-02-17 23:36:13 +0100
committerJakub Kicinski <kuba@kernel.org>2023-02-21 01:46:10 +0100
commitdb4b49025c0c7116f1d2dfe8d5bbfc983ac054de (patch)
tree80a16930c1e9f34eda2c728f571d3e61d78dbbaa /Makefile
parentMerge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc... (diff)
downloadlinux-db4b49025c0c7116f1d2dfe8d5bbfc983ac054de.tar.xz
linux-db4b49025c0c7116f1d2dfe8d5bbfc983ac054de.zip
net/sched: Rename user cookie and act cookie
struct tc_action->act_cookie is a user defined cookie, and the related struct flow_action_entry->act_cookie is used as an handle similar to struct flow_cls_offload->cookie. Rename tc_action->act_cookie to user_cookie, and flow_action_entry->act_cookie to cookie so their names would better fit their usage. Signed-off-by: Paul Blakey <paulb@nvidia.com> Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions