]> Git Repo - linux.git/commit
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
authorPatrick Ohly <[email protected]>
Wed, 12 Nov 2008 09:54:56 +0000 (01:54 -0800)
committerDavid S. Miller <[email protected]>
Wed, 12 Nov 2008 09:54:56 +0000 (01:54 -0800)
commitd35aac10eb7bcb3b80bef16b60844af0313f47f7
tree643428ea3f2d78cf9feb7470d812818f4a8dc690
parent8f65b5354b1a34a536641bd915958662e8af5320
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/compat.c
This page took 0.052202 seconds and 4 git commands to generate.