From: David S. Miller Date: Tue, 21 Feb 2012 22:59:19 +0000 (-0500) Subject: ipv4: ping: Fix recvmsg MSG_OOB error handling. X-Git-Tag: v3.3-rc6~36^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e7424d424f6398a198ead79d99e0a3c2f24ce8;p=pandora-kernel.git ipv4: ping: Fix recvmsg MSG_OOB error handling. Don't return an uninitialized variable as the error, return -EOPNOTSUPP instead. Reported-by: Dave Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed