mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 06:41:11 +07:00
microblaze: Add TIMESTAMPING constants to socket.h
This changes was introduce with
commit: cb9eff0978
net: new user space API for time stamping of incoming and outgoing packets
Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
6c149fd7cd
commit
39141bfcad
@ -63,4 +63,7 @@
|
||||
|
||||
#define SO_MARK 36
|
||||
|
||||
#define SO_TIMESTAMPING 37
|
||||
#define SCM_TIMESTAMPING SO_TIMESTAMPING
|
||||
|
||||
#endif /* _ASM_MICROBLAZE_SOCKET_H */
|
||||
|
Loading…
Reference in New Issue
Block a user