[Bluetooth] Add constant for Bluetooth socket options level
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Oct 2007 13:28:08 +0000 (15:28 +0200)
committerDavid 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

index f852e1a..c22ef1c 100644 (file)
@@ -291,6 +291,7 @@ struct ucred {
 #define SOL_TIPC       271
 #define SOL_RXRPC      272
 #define SOL_PPPOL2TP   273
 #define SOL_TIPC       271
 #define SOL_RXRPC      272
 #define SOL_PPPOL2TP   273
+#define SOL_BLUETOOTH  274
 
 /* IPX options */
 #define IPX_TYPE       1
 
 /* IPX options */
 #define IPX_TYPE       1