Bluetooth: Preparation for usage of SOL_BLUETOOTH
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 15 Jan 2009 20:52:14 +0000 (21:52 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2009 05:14:22 +0000 (06:14 +0100)
commitd58daf42d29a3a4a4d4be46cf47ceee096789680
treec88a5820a44fe993e271437b0fcebdde7e8298d3
parent91aa35a5aa3540223066bf6b51c935418c63a35d
Bluetooth: Preparation for usage of SOL_BLUETOOTH

The socket option levels SOL_L2CAP, SOL_RFOMM and SOL_SCO are currently
in use by various Bluetooth applications. Going forward the common
option level SOL_BLUETOOTH should be used. This patch prepares the clean
split of the old and new option levels while keeping everything backward
compatibility.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap.c
net/bluetooth/rfcomm/sock.c
net/bluetooth/sco.c