diff options
| author | Menglong Dong <menglong8.dong@gmail.com> | 2024-10-09 10:28:23 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2024-10-13 11:33:09 +0100 |
| commit | 7b3e018f3eefc6144638800d9f92b3a5e120c537 (patch) | |
| tree | 23afa2415c104cdf416892dc71a9ab741387d21c /scripts/gdb/linux/kasan.py | |
| parent | 4c06d9daf8e6215447ca8a2ddd59fa09862c9bae (diff) | |
net: vxlan: make vxlan_remcsum() return drop reasons
Make vxlan_remcsum() support skb drop reasons by changing the return
value type of it from bool to enum skb_drop_reason.
The only drop reason in vxlan_remcsum() comes from pskb_may_pull_reason(),
so we just return it.
Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/kasan.py')
0 files changed, 0 insertions, 0 deletions
