commit | 00e3112c5a90963bb7b56e0648d22fc51ed17d23 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Fri Mar 23 16:56:56 2012 -0700 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 00:41:35 2012 -0300 |
tree | 97707023c5e51df24adf574cb727e9a28f569289 | |
parent | d5f7ac38102c12069de247890cfdd357bf845a77 [diff] |
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>