diff options
Diffstat (limited to 'net/bluetooth/cmtp/core.c')
-rw-r--r-- | net/bluetooth/cmtp/core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/bluetooth/cmtp/core.c b/net/bluetooth/cmtp/core.c index 2cee71a714c..964ea9126f9 100644 --- a/net/bluetooth/cmtp/core.c +++ b/net/bluetooth/cmtp/core.c | |||
@@ -469,8 +469,6 @@ int cmtp_get_conninfo(struct cmtp_conninfo *ci) | |||
469 | 469 | ||
470 | static int __init cmtp_init(void) | 470 | static int __init cmtp_init(void) |
471 | { | 471 | { |
472 | l2cap_load(); | ||
473 | |||
474 | BT_INFO("CMTP (CAPI Emulation) ver %s", VERSION); | 472 | BT_INFO("CMTP (CAPI Emulation) ver %s", VERSION); |
475 | 473 | ||
476 | cmtp_init_sockets(); | 474 | cmtp_init_sockets(); |