alistair23-linux/include/net/bluetooth
Gustavo F. Padovan 66c853cc21 Bluetooth: Use __packed annotation
To make net/ and include/net/ code consistent use __packed instead of
__attribute__ ((packed)). Bluetooth subsystem was one of the last net
subsys still using __attribute__ ((packed)).

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-07-21 10:39:13 -07:00
..
bluetooth.h Bluetooth: Use __packed annotation 2010-07-21 10:39:13 -07:00
hci.h Bluetooth: Use __packed annotation 2010-07-21 10:39:13 -07:00
hci_core.h Bluetooth: Implemented HCI frame reassembly for RX from stream 2010-07-21 10:39:12 -07:00
l2cap.h Bluetooth: Use __packed annotation 2010-07-21 10:39:13 -07:00
rfcomm.h Bluetooth: Use __packed annotation 2010-07-21 10:39:13 -07:00
sco.h