linux/net/bluetooth
Eyal Birger 49a6fe0557 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
struct hci_req_ctrl is never used outside of struct bt_skb_cb;
Inlining it frees 8 bytes on a 64 bit system in skb->cb[] allowing
the addition of more ancillary data.

Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-02 00:19:29 -05:00
..
2015-01-14 11:16:17 +02:00
2015-01-23 20:29:42 +02:00
2014-11-11 00:07:29 +01:00
2015-01-16 13:06:38 +02:00
2015-01-23 20:29:42 +02:00
2015-01-23 20:29:42 +02:00