Hi Szymon, On Tue, Dec 18, 2012, Szymon Janc wrote: > Use bt_get_le* helper functions to access unaligned memory. This fix > number of compilation errors on ARM similar to: > > CC tools/parser/hci.o > tools/parser/hci.c: In function ‘ext_inquiry_data_dump’: > tools/parser/hci.c:797:10 error: cast increases required alignment of > target type [-Werror=cast-align] > tools/parser/hci.c:797:10: error: cast increases required alignment of > target type [-Werror=cast-align] > cc1: all warnings being treated as errors > make[1]: *** [tools/parser/hci.o] Error 1 > --- > tools/parser/hci.c | 7 ++----- > tools/parser/l2cap.c | 22 +++++++++++----------- > 2 files changed, 13 insertions(+), 16 deletions(-) Both patches have been applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html