summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_conn.c
diff options
context:
space:
mode:
authorMat Martineau <mathewm@codeaurora.org>2011-07-22 21:53:59 (GMT)
committerGustavo F. Padovan <gustavo@padovan.org>2011-09-27 21:16:07 (GMT)
commit5b668eb3270f3f9c13ddf6e4fb57bf20c83dccff (patch)
treee50403979ce54f9e7c4aead7075c4fc266ee396a /net/bluetooth/hci_conn.c
parent449357200c5d73d80a9c42dee5dafed684b3cd17 (diff)
downloadlinux-fsl-qoriq-5b668eb3270f3f9c13ddf6e4fb57bf20c83dccff.tar.xz
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
ERTM reassembly will be more efficient when skbs are linked together rather than copying every incoming data byte. The existing stream recv function assumes skbs are linear, so it needs to know how to handle fragments before reassembly is changed. bt_sock_recvmsg() already handles fragmented skbs. 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