Hi, tried that patch out and it fails: net/bluetooth/af_bluetooth.c:32:35: fatal error: net/bluetooth/6lowpan.h: No such file or directory #include <net/bluetooth/6lowpan.h> There is some missing file. :-) Actually while review I tried to find the prototypes for init/exit functionality. So this file is missing somehow but I think it should include: #ifdef CONFIG_BT_6LOWPAN ... prototypes ... #else static inline empty files of prototypes #endif - Alex -- 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