diff options
Diffstat (limited to 'arch/alpha')
-rw-r--r-- | arch/alpha/include/uapi/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/include/uapi/asm/socket.h b/arch/alpha/include/uapi/asm/socket.h index 097c1577735a..755702eefd9c 100644 --- a/arch/alpha/include/uapi/asm/socket.h +++ b/arch/alpha/include/uapi/asm/socket.h | |||
@@ -77,5 +77,6 @@ | |||
77 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ | 77 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ |
78 | #define SO_NOFCS 43 | 78 | #define SO_NOFCS 43 |
79 | 79 | ||
80 | #define SO_LOCK_FILTER 44 | ||
80 | 81 | ||
81 | #endif /* _UAPI_ASM_SOCKET_H */ | 82 | #endif /* _UAPI_ASM_SOCKET_H */ |