summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
diff options
context:
space:
mode:
authorMat Martineau <mathewm@codeaurora.org>2011-07-22 21:54:00 (GMT)
committerGustavo F. Padovan <gustavo@padovan.org>2011-09-27 21:16:18 (GMT)
commit84084a3197a9fdec10fa542c0df11928a784e7fc (patch)
tree4da560352bb5af8418d22fc65e516004d2e666b5 /net/bluetooth/hci_conn.c
parent5b668eb3270f3f9c13ddf6e4fb57bf20c83dccff (diff)
downloadlinux-fsl-qoriq-84084a3197a9fdec10fa542c0df11928a784e7fc.tar.xz
Bluetooth: Perform L2CAP SDU reassembly without copying data
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@codeaurora.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/hci_conn.c')
0 files changed, 0 insertions, 0 deletions