Bluetooth: Remove sk_backlog usage from L2CAP
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 24 Jun 2011 04:54:50 +0000 (01:54 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:55 +0000 (17:07 -0200)
commiteb403a1b7eea9d736c55f78407dccb42b72757a4
treef95cc9128b0a99b0f7c0838da5c77b7f1fa286e4
parentaa2ac881ba1e4e9f878be2ece80001ae8563955c
Bluetooth: Remove sk_backlog usage from L2CAP

We run everything in the same lock now. The backlog queue is useless now

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c