[PATCH 2/2] MN10300: Define SO_MARK

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <torvalds@...>, <akpm@...>
Cc: <linux-am33-list@...>, <linux-kernel@...>, <dhowells@...>
Date: Friday, February 15, 2008 - 9:27 am

Define SO_MARK for MN10300.

Signed-off-by: David Howells <dhowells@redhat.com>
---

 include/asm-mn10300/socket.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


diff --git a/include/asm-mn10300/socket.h b/include/asm-mn10300/socket.h
index 99ca648..80af9c4 100644
--- a/include/asm-mn10300/socket.h
+++ b/include/asm-mn10300/socket.h
@@ -52,4 +52,6 @@
 #define SO_TIMESTAMPNS		35
 #define SCM_TIMESTAMPNS		SO_TIMESTAMPNS
 
+#define SO_MARK			36
+
 #endif /* _ASM_SOCKET_H */

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] MN10300: Define HZ as a config option, David Howells, (Fri Feb 15, 9:27 am)
[PATCH 2/2] MN10300: Define SO_MARK, David Howells, (Fri Feb 15, 9:27 am)