mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 04:17:47 +00:00
net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.
Needs to follow the existing sequence. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1c4f676a68
commit
f5a64d64b5
@ -97,6 +97,6 @@
|
||||
|
||||
#define SO_COOKIE 0x4032
|
||||
|
||||
#define SCM_TIMESTAMPING_PKTINFO 58
|
||||
#define SCM_TIMESTAMPING_PKTINFO 0x4033
|
||||
|
||||
#endif /* _UAPI_ASM_SOCKET_H */
|
||||
|
Loading…
Reference in New Issue
Block a user