]> git.baikalelectronics.ru Git - kernel.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>
Wed, 9 May 2012 04:40:47 +0000 (01:40 -0300)
commit761da78c0c9747aeb021f2d48c445a6d679a47c4
tree0a32866b6d59bbfae27765a4c905c260501a2adc
parent5ee8ae07a6fda55e6c8562ed151ea5fd1988584a
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