Hi Syam, On Mon, Feb 18, 2013, Syam Sidhardhan wrote: > Fixes the following error: > tools/btmgmt.c: In function ‘index_rsp’: > tools/btmgmt.c:756:10: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] > tools/btmgmt.c: In function ‘cmd_info’: > tools/btmgmt.c:791:9: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] > cc1: all warnings being treated as errors > make[1]: *** [tools/btmgmt.o] Error 1 > make: *** [all] Error 2 > --- > tools/btmgmt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This patch has been applied. For whatever reason I did not get this warning/error in my environment. Which gcc version and architecture are you using? 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