diff options
Diffstat (limited to 'arch/powerpc/include/uapi/asm/socket.h')
-rw-r--r-- | arch/powerpc/include/uapi/asm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/uapi/asm/socket.h b/arch/powerpc/include/uapi/asm/socket.h index a6d74467c9ed..fa698324a1fd 100644 --- a/arch/powerpc/include/uapi/asm/socket.h +++ b/arch/powerpc/include/uapi/asm/socket.h | |||
@@ -83,4 +83,6 @@ | |||
83 | 83 | ||
84 | #define SO_BUSY_POLL 46 | 84 | #define SO_BUSY_POLL 46 |
85 | 85 | ||
86 | #define SO_MAX_PACING_RATE 47 | ||
87 | |||
86 | #endif /* _ASM_POWERPC_SOCKET_H */ | 88 | #endif /* _ASM_POWERPC_SOCKET_H */ |