Home
last modified time | relevance | path

Searched hist:a4368ff3ed3b57e4b5e36d83b75604f68bbcdaad (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.hdiff a4368ff3ed3b57e4b5e36d83b75604f68bbcdaad Mon Mar 30 15:21:01 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Refactor L2CAP variables into l2cap_ctrl

We're getting very close to the maximum possible size of bt_skb_cb. To
prepare to shrink the struct with the help of a union this patch moves
all L2CAP related variables into the l2cap_ctrl struct. To later add
other 'ctrl' structs the L2CAP one is renamed simple 'l2cap' instead
of 'control'.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.cdiff a4368ff3ed3b57e4b5e36d83b75604f68bbcdaad Mon Mar 30 15:21:01 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Refactor L2CAP variables into l2cap_ctrl

We're getting very close to the maximum possible size of bt_skb_cb. To
prepare to shrink the struct with the help of a union this patch moves
all L2CAP related variables into the l2cap_ctrl struct. To later add
other 'ctrl' structs the L2CAP one is renamed simple 'l2cap' instead
of 'control'.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dsmp.cdiff a4368ff3ed3b57e4b5e36d83b75604f68bbcdaad Mon Mar 30 15:21:01 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Refactor L2CAP variables into l2cap_ctrl

We're getting very close to the maximum possible size of bt_skb_cb. To
prepare to shrink the struct with the help of a union this patch moves
all L2CAP related variables into the l2cap_ctrl struct. To later add
other 'ctrl' structs the L2CAP one is renamed simple 'l2cap' instead
of 'control'.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dl2cap_core.cdiff a4368ff3ed3b57e4b5e36d83b75604f68bbcdaad Mon Mar 30 15:21:01 CDT 2015 Johan Hedberg <johan.hedberg@intel.com> Bluetooth: Refactor L2CAP variables into l2cap_ctrl

We're getting very close to the maximum possible size of bt_skb_cb. To
prepare to shrink the struct with the help of a union this patch moves
all L2CAP related variables into the l2cap_ctrl struct. To later add
other 'ctrl' structs the L2CAP one is renamed simple 'l2cap' instead
of 'control'.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>