]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 28 Mar 2012 15:28:57 +0000 (12:28 -0300)
commit3cd3e0aaacbd5c8e1753d9d29235d7df4f1d2f08
treef1fdb4d2c81c1ece788466ab9c05d8b0a27b691a
parentaa166feeb067d18ec544e6d18a0086421cc5e6f2
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