Bluetooth: Remove duplicate structure members from bt_skb_cb
authorMat Martineau <mathewm@codeaurora.org>
Wed, 25 Apr 2012 23:36:14 +0000 (16:36 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:47 +0000 (01:40 -0300)
commit3ce3514f5d0f90c7d856e8b0f26c6da393bbeba0
tree0a32866b6d59bbfae27765a4c905c260501a2adc
parent5a364bd399d23fe6244de8f84c46f249b763c723
Bluetooth: Remove duplicate structure members from bt_skb_cb

These values are now in the nested l2cap_ctrl struct.

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
net/bluetooth/l2cap_core.c