From: Matteo Croce
Date: Tue, 17 Oct 2017 18:48:12 +0200
> In the UDP code there are two leftover error messages with very few meaning.
> Replace them with a more descriptive error message as some users
> reported them as "strange network error".
Please repost with a proper signoff.
In the UDP code there are two leftover error messages with very few meaning.
Replace them with a more descriptive error message as some users
reported them as "strange network error".
---
net/ipv4/udp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/udp.c b/net/ip