diff options
Diffstat (limited to 'arch/mips/include/uapi/asm/socket.h')
-rw-r--r-- | arch/mips/include/uapi/asm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/uapi/asm/socket.h b/arch/mips/include/uapi/asm/socket.h index 0df9787cd84d..a14baa218c76 100644 --- a/arch/mips/include/uapi/asm/socket.h +++ b/arch/mips/include/uapi/asm/socket.h | |||
@@ -96,4 +96,6 @@ | |||
96 | 96 | ||
97 | #define SO_MAX_PACING_RATE 47 | 97 | #define SO_MAX_PACING_RATE 47 |
98 | 98 | ||
99 | #define SO_BPF_EXTENSIONS 48 | ||
100 | |||
99 | #endif /* _UAPI_ASM_SOCKET_H */ | 101 | #endif /* _UAPI_ASM_SOCKET_H */ |