projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a0dc8
)
[Bluetooth] Add constant for Bluetooth socket options level
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 20 Oct 2007 13:28:08 +0000
(15:28 +0200)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 22 Oct 2007 09:59:48 +0000
(
02:59
-0700)
Assign the next free socket options level to be used by the Bluetooth
protocol and address family.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/linux/socket.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/socket.h
b/include/linux/socket.h
index f852e1afd65a74ee34400b7bc4d9ef668d38a62c..c22ef1c1afb803e651a2b656a0add216e5d98590 100644
(file)
--- a/
include/linux/socket.h
+++ b/
include/linux/socket.h
@@
-291,6
+291,7
@@
struct ucred {
#define SOL_TIPC 271
#define SOL_RXRPC 272
#define SOL_PPPOL2TP 273
+#define SOL_BLUETOOTH 274
/* IPX options */
#define IPX_TYPE 1