git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f65b53
)
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
author
Patrick Ohly
<patrick.ohly@intel.com>
Wed, 12 Nov 2008 09:54:56 +0000
(
01:54
-0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Nov 2008 09:54:56 +0000
(
01:54
-0800)
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 <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found