Hi Mat, * Mat Martineau <mathewm@xxxxxxxxxxxxxx> [2011-07-22 14:54:00 -0700]: > Use sk_buff fragment capabilities to link together incoming skbs > instead of allocating a new skb for reassembly and copying. > > The new reassembly code works equally well for ERTM and streaming > mode, so there is now one reassembly function instead of two. > > Signed-off-by: Mat Martineau <mathewm@xxxxxxxxxxxxxx> > --- > include/net/bluetooth/l2cap.h | 3 +- > net/bluetooth/l2cap_core.c | 243 ++++++++++++++--------------------------- > 2 files changed, 81 insertions(+), 165 deletions(-) All 3 patches applied, thanks. Gustavo -- 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