aboutsummaryrefslogtreecommitdiff
path: root/include/linux/socket.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-20 15:28:08 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-22 02:59:48 -0700
commit2cb3377a295aade1f2e192d4bea948b2196fb162 (patch)
tree6eaa14cdba8b6ed500592b541f00eac6a9ac5d9a /include/linux/socket.h
parentb6a0dc822497e1c0b9e8c4add270cc27fce48454 (diff)
[Bluetooth] Add constant for Bluetooth socket options level
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>
Diffstat (limited to 'include/linux/socket.h')
-rw-r--r--include/linux/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/socket.h b/include/linux/socket.h
index f852e1afd65..c22ef1c1afb 100644
--- 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