Skip to content
Commit fbfe80c8 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by David S. Miller
Browse files

net: ipv6: fix wrong ping_v6_sendmsg return value



ping_v6_sendmsg currently returns 0 on success. It should return
the number of bytes written instead.

Signed-off-by: default avatarLorenzo Colitti <lorenzo@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a1bdc455
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment