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)
commit00e3112c5a90963bb7b56e0648d22fc51ed17d23
tree97707023c5e51df24adf574cb727e9a28f569289
parentd5f7ac38102c12069de247890cfdd357bf845a77
Bluetooth: Add a structure to carry ERTM data in skb control blocks

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>
include/net/bluetooth/bluetooth.h