diff options
author | Eyal Birger <eyal.birger@gmail.com> | 2015-03-01 13:58:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-02 06:19:29 +0100 |
commit | 6368c235777456ddaeaa61360186d8d03a61cb18 (patch) | |
tree | b0b3fb3a82eaf8bac83640333cd1b2eea92ada95 /net/rxrpc | |
parent | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl (diff) | |
download | linux-6368c235777456ddaeaa61360186d8d03a61cb18.tar.xz linux-6368c235777456ddaeaa61360186d8d03a61cb18.zip |
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
Convert boolean fields incoming and req_start to bit fields and move
force_active in order save space in bt_skb_cb in an effort to use
a portion of skb->cb[] for storing skb->dropcount.
Signed-off-by: Eyal Birger <eyal.birger@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc')
0 files changed, 0 insertions, 0 deletions