]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 29 Apr 2012 20:27:44 +0000 (17:27 -0300)
commit53cc686c6433659e320136296c6f0e917d22b392
tree50ef7fde8c156d7ca3fada7f8fc2fc3b27c5a990
parent86817a8e130f4fe6c60645bc104e9300d45367af
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