From: Mat Martineau Date: Fri, 18 May 2012 03:53:34 +0000 (-0700) Subject: Bluetooth: Refactor l2cap_ertm_send X-Git-Tag: v3.6-rc1~125^2~57^2~290^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18a48e76640c590a14b0286c9da5fde6ac146cc2;p=pandora-kernel.git Bluetooth: Refactor l2cap_ertm_send The new implementation is aware of the new transmit state machine, and uses struct l2cap_ctrl to compose ERTM headers. It also has improved error handling for allocation failures, and does not send the packet until after all skb and channel data structures are updated. Signed-off-by: Mat Martineau Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed