diff options
Diffstat (limited to 'arch/cris/include/uapi/asm/socket.h')
-rw-r--r-- | arch/cris/include/uapi/asm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/cris/include/uapi/asm/socket.h b/arch/cris/include/uapi/asm/socket.h index eb723e51554e..13829aaaeec5 100644 --- a/arch/cris/include/uapi/asm/socket.h +++ b/arch/cris/include/uapi/asm/socket.h | |||
@@ -78,6 +78,8 @@ | |||
78 | 78 | ||
79 | #define SO_BUSY_POLL 46 | 79 | #define SO_BUSY_POLL 46 |
80 | 80 | ||
81 | #define SO_MAX_PACING_RATE 47 | ||
82 | |||
81 | #endif /* _ASM_SOCKET_H */ | 83 | #endif /* _ASM_SOCKET_H */ |
82 | 84 | ||
83 | 85 | ||