From: Lorenzo Colitti Date: Wed, 3 Jul 2013 15:12:40 +0000 (+0900) Subject: net: ipv6: fix wrong ping_v6_sendmsg return value X-Git-Tag: v3.11-rc1~64^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbfe80c890a1dc521d0b629b870e32fcffff0da5;p=pandora-kernel.git 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: Lorenzo Colitti Signed-off-by: David S. Miller --- Reading git-diff-tree failed