On Wed, 2 May 2012, Mat Martineau wrote:
This is the second patch series reworking the ERTM state machine and closely related streaming mode code. These patches include bug fixes and segmentation of outgoing L2CAP data. RFCv1: Four of eight patches were merged. RFCv2: Fixed the send lock patch, found and fixed a few more issues with locking, reference counting, and unused code. Four of eight patches were merged. PATCHv1: Confirmed ERTM operation with locking and segmentation updates Mat Martineau (4): Bluetooth: Fix a redundant and problematic incoming MTU check Bluetooth: Restore locking semantics when looking up L2CAP channels Bluetooth: Lock the L2CAP channel when sending Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation include/net/bluetooth/bluetooth.h | 2 - include/net/bluetooth/l2cap.h | 1 + net/bluetooth/l2cap_core.c | 184 +++++++++++++++++++------------------ net/bluetooth/l2cap_sock.c | 15 +-- 4 files changed, 103 insertions(+), 99 deletions(-) -- 1.7.10
Patches 1, 2, and 3 might be appropriate for the bluetooth repository (not just bluetooth-next).
-- Mat Martineau Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html