From: Andrew Morton <[EMAIL PROTECTED]>

net/core/sock.c: In function `sock_setsockopt':
net/core/sock.c:460: error: duplicate case value
net/core/sock.c:278: error: previously used here

Guess:



Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 include/asm-arm/socket.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN include/asm-arm/socket.h~git-net-arm-build-fix 
include/asm-arm/socket.h
--- 25-arm/include/asm-arm/socket.h~git-net-arm-build-fix       2006-03-12 
00:34:01.000000000 -0800
+++ 25-arm-akpm/include/asm-arm/socket.h        2006-03-12 00:34:15.000000000 
-0800
@@ -48,6 +48,6 @@
 #define SO_ACCEPTCONN          30
 
 #define SO_PEERSEC             31
-#define SO_PASSSEC             32
+#define SO_PASSSEC             34
 
 #endif /* _ASM_SOCKET_H */
_
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to