Hi Johan, > In order to shrink the size of bt_skb_cb, this patch moves the HCI > request related variables into their own req_ctrl struct. Additionall > the L2CAP and HCI request structs are placed inside the same union since > they will never be used at the same time for the same skb. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/bluetooth.h | 14 ++++++++++---- > net/bluetooth/hci_core.c | 12 ++++++------ > net/bluetooth/hci_event.c | 4 ++-- > net/bluetooth/hci_request.c | 6 +++--- > net/bluetooth/hci_sock.c | 2 +- > 5 files changed, 22 insertions(+), 16 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