Bluetooth: Fix lockdep warning with skb list lock
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 1 Apr 2011 18:13:36 +0000 (15:13 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:28 +0000 (18:06 -0300)
commit2ead70b8390d199ca04cd35311b51f5f3676079e
tree320bbac4a45e2b4557c039feb928537e0e6c45c9
parent311bb895e325e5f4d708c1ed2206da8a3885c83a
Bluetooth: Fix lockdep warning with skb list lock

This is a regression acctually, caused by the first patch series for
creating a formal strcut l2cap_chan.

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