From: Rémi Denis-Courmont Date: Mon, 20 Jul 2009 00:47:04 +0000 (+0000) Subject: Fix error return for setsockopt(SO_TIMESTAMPING) X-Git-Tag: v2.6.31-rc4~11^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f249fb783092471a4808e5fc5bda071d2724810d;p=pandora-kernel.git Fix error return for setsockopt(SO_TIMESTAMPING) I guess it should be -EINVAL rather than EINVAL. I have not checked when the bug came in. Perhaps a candidate for -stable? Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed