Hi Mat, > Fragmented skbs are only encountered by in-kernel protocols and > profiles when receiving ERTM or streaming mode L2CAP data. BNEP, > CMTP, HIDP, and RFCOMM generally use basic mode, so will not > generally need the extra memcpy's necessary to put the L2CAP > payload in to a linear buffer. However, it is possible to > use enhanced L2CAP in these modes so the possibility needs > to be handled. > > Signed-off-by: Mat Martineau <mathewm@xxxxxxxxxxxxxx> > --- > net/bluetooth/bnep/core.c | 5 ++++- > net/bluetooth/cmtp/core.c | 5 ++++- > net/bluetooth/hidp/core.c | 10 ++++++++-- > net/bluetooth/rfcomm/core.c | 5 ++++- > 4 files changed, 20 insertions(+), 5 deletions(-) in general I am fine with this. 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