Skip to content

Commit

Permalink
MN10300: define SO_MARK
Browse files Browse the repository at this point in the history
Define SO_MARK for MN10300.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
David Howells authored and Linus Torvalds committed Feb 24, 2008
1 parent 860f7be commit 55a26ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/asm-mn10300/socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@
#define SO_TIMESTAMPNS 35
#define SCM_TIMESTAMPNS SO_TIMESTAMPNS

#define SO_MARK 36

#endif /* _ASM_SOCKET_H */

0 comments on commit 55a26ae

Please sign in to comment.