Bluetooth: Remove L2CAP busy queue
authorMat Martineau <mathewm@codeaurora.org>
Thu, 7 Jul 2011 16:39:03 +0000 (09:39 -0700)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Jul 2011 18:29:06 +0000 (15:29 -0300)
commitfadd192e81b0a8d8086531b8c11bd88b311b68c2
treefc1cf6a8183382801e49a48f0440c589cfb16645
parente328140fdacbba43292a59a22fb55d9185288318
Bluetooth: Remove L2CAP busy queue

The ERTM receive buffer is now handled in a way that does not require
the busy queue and the associated polling code.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
This page took 0.059208 seconds and 5 git commands to generate.