diff options
Diffstat (limited to 'include/uapi/asm-generic')
| -rw-r--r-- | include/uapi/asm-generic/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h index 2d32d073a6f9..3f6a99201410 100644 --- a/include/uapi/asm-generic/socket.h +++ b/include/uapi/asm-generic/socket.h | |||
| @@ -73,4 +73,6 @@ | |||
| 73 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ | 73 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ |
| 74 | #define SO_NOFCS 43 | 74 | #define SO_NOFCS 43 |
| 75 | 75 | ||
| 76 | #define SO_LOCK_FILTER 44 | ||
| 77 | |||
| 76 | #endif /* __ASM_GENERIC_SOCKET_H */ | 78 | #endif /* __ASM_GENERIC_SOCKET_H */ |
