Hi Mat, > When L2CAP PDUs are longer than the HCI MTU, they are stored in > fragmented skbuffs. This adds a function to calculate the FCS > on any skbuff (fragmented or not), and replaces direct calls > to crc16 with calls to the new apply_fcs() function. > > Signed-off-by: Mat Martineau <mathewm@xxxxxxxxxxxxxx> > --- > net/bluetooth/l2cap.c | 57 ++++++++++++++++++++++++++++++++---------------- > 1 files changed, 38 insertions(+), 19 deletions(-) looks fine to me. Just lets get the other ones in first and then we can apply this one. 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