]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 May 2017 03:13:37 +0000 (23:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 May 2017 03:13:37 +0000 (23:13 -0400)
commit1c4f676a68a502e7bef7d0e49952b042d00aa496
tree6db5ee423d0f7e332b95ac5dd2a9519b00a38c1a
parent4ab688793e086ef6d1744a0f803fe9770a1ae5d0
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.

A definition was only provided for asm-generic/socket.h
using platforms, define it for the others as well

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/alpha/include/uapi/asm/socket.h
arch/frv/include/uapi/asm/socket.h
arch/ia64/include/uapi/asm/socket.h
arch/m32r/include/uapi/asm/socket.h
arch/mips/include/uapi/asm/socket.h
arch/mn10300/include/uapi/asm/socket.h
arch/parisc/include/uapi/asm/socket.h
arch/powerpc/include/uapi/asm/socket.h
arch/s390/include/uapi/asm/socket.h
arch/sparc/include/uapi/asm/socket.h
arch/xtensa/include/uapi/asm/socket.h