linux-kernelorg-stable/include
Pedro Tammela c2a67de9bb net/sched: introduce ACT_P_BOUND return code
Bound actions always return '0' and as of today we rely on '0'
being returned in order to properly skip bound actions in
tcf_idr_insert_many. In order to further improve maintainability,
introduce the ACT_P_BOUND return code.

Actions are updated to return 'ACT_P_BOUND' instead of plain '0'.
tcf_idr_insert_many is then updated to check for 'ACT_P_BOUND'.

Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Link: https://lore.kernel.org/r/20231229132642.1489088-1-pctammela@mojatatu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-01-03 18:36:24 -08:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux net-device: move xdp_prog to net_device_read_rx 2024-01-03 18:09:14 -08:00
math-emu
media
memory
misc
net net/sched: introduce ACT_P_BOUND return code 2024-01-03 18:36:24 -08:00
pcmcia
ras
rdma
rv
scsi
soc
sound
target
trace
uapi net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm 2024-01-02 16:00:06 -08:00
ufs
vdso
video
xen