]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Bluetooth: Rename l2cap.c to l2cap_core.c
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 3 Feb 2011 20:58:10 +0000 (18:58 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:43:15 +0000 (01:43 -0200)
In a preparation to the the L2CAP code split in many files.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/Makefile
net/bluetooth/l2cap_core.c [moved from net/bluetooth/l2cap.c with 100% similarity]

index 250f954f0213eb0cbb8ac9042d9ee558f49f414d..bf2945e1d9efdb8ba89cc2877b3276401415554b 100644 (file)
@@ -11,3 +11,4 @@ obj-$(CONFIG_BT_CMTP) += cmtp/
 obj-$(CONFIG_BT_HIDP)  += hidp/
 
 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o hci_sock.o hci_sysfs.o lib.o
+l2cap-y := l2cap_core.o