Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
authorMat Martineau <mathewm@codeaurora.org>
Fri, 22 Jul 2011 21:53:58 +0000 (14:53 -0700)
committerGustavo F. Padovan <gustavo@padovan.org>
Tue, 27 Sep 2011 21:15:55 +0000 (18:15 -0300)
Fragmented skbs are only encountered when receiving ERTM or streaming
mode L2CAP data.  BNEP, CMTP, HIDP, and RFCOMM generally use basic
mode, but they need to handle fragments without crashing.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found