Bluetooth: Remove L2CAP busy queue
authorMat Martineau <mathewm@codeaurora.org>
Thu, 7 Jul 2011 16:39:03 +0000 (09:39 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:34 +0000 (11:59 -0700)
commit119c689389cc2202a4f3a01bdd43356f9736c042
treede2a62dc21624a4db42979ca29a329edadee0e42
parentc0675b8d3c9cef40cd0c41d341815bd4e9faf5b6
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