aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fungible
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-03-07 16:44:21 -0800
committerDavid S. Miller <davem@davemloft.net>2022-03-09 11:22:58 +0000
commit1330b6ef3313fcec577d2b020c290dc8b9f11f1a (patch)
treeaa98eca413902a3677b68f4eb215e7893b3714bd /drivers/net/ethernet/fungible
parentMerge branch 'dsa-next-fixups' (diff)
downloadlinux-dev-1330b6ef3313fcec577d2b020c290dc8b9f11f1a.tar.xz
linux-dev-1330b6ef3313fcec577d2b020c290dc8b9f11f1a.zip
skb: make drop reason booleanable
We have a number of cases where function returns drop/no drop decision as a boolean. Now that we want to report the reason code as well we have to pass extra output arguments. We can make the reason code evaluate correctly as bool. I believe we're good to reorder the reasons as they are reported to user space as strings. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/fungible')
0 files changed, 0 insertions, 0 deletions