OSDN Git Service

udp: make some messages more descriptive
authorMatteo Croce <mcroce@redhat.com>
Thu, 19 Oct 2017 12:22:17 +0000 (14:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Oct 2017 01:52:35 +0000 (02:52 +0100)
commit197df02cb3d3e969fb1d6fc11f5a634b7bfc2124
tree793f39c3b0e8c7078c16fa0167a2f333be8d2c3e
parent772e97b57a4aa00170ad505a40ffad31d987ce1d
udp: make some messages more descriptive

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".

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c