Hi Dmitry, There seems to be a small problem in this patch. If CONFIG_CW1200_DEBUGFS is not defined then compilation fails with "multiple definition of `cw1200_print_fw_version'". >+int cw1200_print_fw_version(struct cw1200_common *priv, u8 *buf, size_t len) >+{ >+} The above code near the end of debug.h should probably just be a function prototype and not include a function body. Best regards, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html