Bluetooth: remove l2cap_load() hack
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 7 Feb 2011 22:19:30 +0000 (20:19 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 15 Feb 2011 12:45:52 +0000 (09:45 -0300)
commitc531a12ae63b6438a7859994aca23859f5706010
treefc32fd04015270067db585207e91a26f5498ab4f
parent642745184f82688eb3ef0cdfaa4ba632055be9af
Bluetooth: remove l2cap_load() hack

l2cap_load() was added to trigger l2cap.ko module loading from the RFCOMM
and BNEP modules. Now that L2CAP module is gone, we don't need it anymore.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/bnep/core.c
net/bluetooth/cmtp/core.c
net/bluetooth/hidp/core.c
net/bluetooth/l2cap_core.c
net/bluetooth/rfcomm/core.c