Hi Mat, > PATCHv1: Four patches, two patches updating header files were merged > PATCHv2: Reworked utility functions for seq_lists and control headers. > PATCHv3: Removed extra debug output, added error handling for > allocation failure, used some long lines at Marcel's request, removed > an unnecessary variable, and added a __set_control function. > PATCHv4: Use roundup_pow_of_two macro and kmalloc > PATCHv5: No warnings > PATCHv6: Fix indentation issue introduced in v5 > > Mat Martineau (2): > Bluetooth: Add the l2cap_seq_list structure for tracking frames > Bluetooth: Functions for handling ERTM control fields > > include/net/bluetooth/l2cap.h | 12 ++ > net/bluetooth/l2cap_core.c | 263 +++++++++++++++++++++++++++++++++++++++-- > 2 files changed, 267 insertions(+), 8 deletions(-) I have no idea why neither Gustavo nor Johan applied these patches. So I just went ahead and pushed them into bluetooth-next tree. Regards Marcel -- 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