Zheng Yongjun 1d86498c25 ping: Check return value of function 'ping_queue_rcv_skb'
[ Upstream commit 9d44fa3e50cc91691896934d106c86e4027e61ca ]

Function 'ping_queue_rcv_skb' not always return success, which will
also return fail. If not check the wrong return value of it, lead to function
`ping_rcv` return success.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-30 08:48:30 -04:00
..
2018-05-16 07:24:30 +02:00
2021-01-23 15:49:55 +01:00
2018-04-23 10:21:24 -04:00
2019-04-17 08:38:41 +02:00
2021-03-17 16:43:43 +01:00