Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55a26aee authored by David Howells's avatar David Howells Committed by Linus Torvalds
Browse files

MN10300: define SO_MARK



Define SO_MARK for MN10300.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 860f7be2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,4 +52,6 @@
#define SO_TIMESTAMPNS		35
#define SCM_TIMESTAMPNS		SO_TIMESTAMPNS

#define SO_MARK			36

#endif /* _ASM_SOCKET_H */