From: Mat Martineau Date: Wed, 2 May 2012 16:42:02 +0000 (-0700) Subject: Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94122bbe9c8c4ad7ba9f02f9a30bfc95672c404e;p=pandora-kernel.git Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation Use more common code for ERTM and streaming mode segmentation and transmission, and begin using skb control block data for delaying extended or enhanced header generation until just before the packet is transmitted. This code is also better suited for resegmentation, which is needed when L2CAP links are reconfigured after an AMP channel move. Signed-off-by: Mat Martineau Reviewed-by: Ulisses Furquim Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed