Hi, This set of patches does changes to the structs behind bt_cb(skb) to minimize their sizes. This is important since skb->cb has a quite small fixed size. Johan ---------------------------------------------------------------- Johan Hedberg (3): Bluetooth: Remove redundant setting to zero of bt_cb Bluetooth: Compress the size of struct hci_ctrl Bluetooth: bt_skb_cb: Merge force_active and incoming into flags include/net/bluetooth/bluetooth.h | 25 ++++++++++++++----------- include/net/bluetooth/hci_core.h | 2 +- net/bluetooth/hci_conn.c | 4 ++-- net/bluetooth/hci_core.c | 29 ++++++++++++++++------------- net/bluetooth/hci_request.c | 10 +++++++--- net/bluetooth/hci_sock.c | 12 ++++++------ net/bluetooth/l2cap_core.c | 7 +++++-- 7 files changed, 51 insertions(+), 38 deletions(-) -- 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