diff options
-rw-r--r-- | net/bluetooth/l2cap_core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c index efcef0dc1259..1db6c9081aa7 100644 --- a/net/bluetooth/l2cap_core.c +++ b/net/bluetooth/l2cap_core.c | |||
@@ -4033,8 +4033,6 @@ int __init l2cap_init(void) | |||
4033 | BT_ERR("Failed to create L2CAP debug file"); | 4033 | BT_ERR("Failed to create L2CAP debug file"); |
4034 | } | 4034 | } |
4035 | 4035 | ||
4036 | BT_INFO("L2CAP socket layer initialized"); | ||
4037 | |||
4038 | return 0; | 4036 | return 0; |
4039 | 4037 | ||
4040 | error: | 4038 | error: |