Bluetooth: Remove duplicated BT_INFO() from L2CAP
commit50899e8d3a1b0655087838374a51ee5b865961b6
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 22 Feb 2011 15:30:53 +0000 (22 12:30 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sat, 26 Feb 2011 01:37:10 +0000 (25 22:37 -0300)
tree253de62225bb00a9a406eb5659562b41393df4c8
parent0ed54dad52e8056f4440da723a4c117f2aef1f68
Bluetooth: Remove duplicated BT_INFO() from L2CAP

The message for the initialization of the L2CAP layer was being
printed twice.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c