Bluetooth: Add a structure to carry ERTM data in skb control blocks
authorMat Martineau <mathewm@codeaurora.org>
Fri, 23 Mar 2012 23:56:56 +0000 (16:56 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:35 +0000 (00:41 -0300)
Every field from ERTM control headers is now carried in the control
block so it only has to be parsed or generated once, and can be
efficiently accessed throughout the ERTM code.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>

No differences found