summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_request.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-11-05 09:31:40 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-11-19 17:50:27 +0100
commit44d271377479c4d4fe7f2d07d188656684773fbd (patch)
tree0fad2880c4becec52d10825c5b4d951b38233d5f /net/bluetooth/hci_request.h
parent5fcc86bd2695d4ccad2d87cb424f4c01a4e544f3 (diff)
downloadlinux-44d271377479c4d4fe7f2d07d188656684773fbd.tar.gz
linux-44d271377479c4d4fe7f2d07d188656684773fbd.tar.bz2
linux-44d271377479c4d4fe7f2d07d188656684773fbd.zip
Bluetooth: Compress the size of struct hci_ctrl
We can reduce the size of the hci_ctrl struct by converting 'bool req_start' to 'u8 req_flags' and making the two function pointers a union (since only one is ever set at a time). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_request.h')
0 files changed, 0 insertions, 0 deletions