Hi Johan, > 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@xxxxxxxxx> > --- > include/net/bluetooth/bluetooth.h | 8 +++---- > net/bluetooth/l2cap_core.c | 48 +++++++++++++++++++-------------------- > net/bluetooth/l2cap_sock.c | 6 ++--- > net/bluetooth/smp.c | 2 +- > 4 files changed, 32 insertions(+), 32 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html