Bluetooth: Use __packed annotation
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 19 Jul 2010 05:00:13 +0000 (02:00 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 21 Jul 2010 17:39:13 +0000 (10:39 -0700)
commit66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf
tree7cff1a1c452f0cdd3420523b0f5f966900c2336a
parentd1c4a17d58a6dfacb48935aa430aa986559a885f
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>
include/net/bluetooth/bluetooth.h
include/net/bluetooth/hci.h
include/net/bluetooth/l2cap.h
include/net/bluetooth/rfcomm.h