From: Mat Martineau Date: Fri, 23 Mar 2012 23:56:56 +0000 (-0700) Subject: Bluetooth: Add a structure to carry ERTM data in skb control blocks X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00e3112c5a90963bb7b56e0648d22fc51ed17d23;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed