diff options
| author | Antoine Tenart <atenart@kernel.org> | 2025-09-15 11:19:54 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-19 17:35:51 -0700 |
| commit | 1c7e4a618509476658bafba35fffb3a5cfb213b1 (patch) | |
| tree | a852b023e6a5233a55eac12e9e07b55903423751 /rust/helpers/xarray.c | |
| parent | b73b8146d7ff68e245525adb944a4c998d423d59 (diff) | |
net: ipv4: make udp_v4_early_demux explicitly return drop reason
udp_v4_early_demux already returns drop reasons as it either returns 0
or ip_mc_validate_source, which itself returns drop reasons. Its return
value is also already used as a drop reason itself.
Makes this explicit by making it return drop reasons.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20250915091958.15382-2-atenart@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
