From: Patrick Ohly Date: Wed, 12 Nov 2008 09:54:56 +0000 (-0800) Subject: net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller X-Git-Tag: v2.6.28-rc5~58^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35aac10eb7bcb3b80bef16b60844af0313f47f7;p=pandora-kernel.git net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller In __sock_recv_timestamp() the additional SCM_TIMESTAMP[NS] is used. This has the same value as SO_TIMESTAMP[NS], so this is a purely cosmetic change. Signed-off-by: Patrick Ohly Signed-off-by: David S. Miller --- Reading git-diff-tree failed