]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f37284526cc6140b6fff568b2abf9eaa898e96f
treefc1cf6a8183382801e49a48f0440c589cfb16645
parentc99668450779c425f9b89a1bd17b5a770aef2d8d
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