Searched hist:"66 c853cc21bd387a9a2109dcf3b3d53cc9ee9edf" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | rfcomm.h | diff 66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf Mon Jul 19 00:00:13 CDT 2010 Gustavo F. Padovan <padovan@profusion.mobi> 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>
|
H A D | l2cap.h | diff 66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf Mon Jul 19 00:00:13 CDT 2010 Gustavo F. Padovan <padovan@profusion.mobi> 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>
|
H A D | bluetooth.h | diff 66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf Mon Jul 19 00:00:13 CDT 2010 Gustavo F. Padovan <padovan@profusion.mobi> 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>
|
H A D | hci.h | diff 66c853cc21bd387a9a2109dcf3b3d53cc9ee9edf Mon Jul 19 00:00:13 CDT 2010 Gustavo F. Padovan <padovan@profusion.mobi> 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>
|