diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2026-03-16 13:31:25 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-17 16:10:59 -0700 |
| commit | e3f741f587a9826a82304bb5da021e0fe783795d (patch) | |
| tree | fa385843a625698b18a16970c3606b1b9cab5da9 /drivers/net/ppp | |
| parent | 05c1fc56d37b2531b14afac9e76443ed98276923 (diff) | |
| download | lwn-e3f741f587a9826a82304bb5da021e0fe783795d.tar.gz lwn-e3f741f587a9826a82304bb5da021e0fe783795d.zip | |
fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err().
UDP-Lite has been removed, and its error handler is no
longer found in either inet_protos[IPPROTO_UDPLITE] or
inet6_protos[IPPROTO_UDPLITE].
The recursion fixed by the protocol check in gue_err()
and gue6_err() no longer occurs with UDP-Lite.
Let's remove the checks.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20260316133127.2646421-1-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions
