Hi Eyal, Thank you for the patch! Yet something to improve: [auto build test ERROR on wireless-drivers-next/master] [also build test ERROR on v4.14 next-20171114] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Ramon-Fried/wcn36xx-Set-BTLE-coexistence-related-configuration-values-to-defaults/20171114-194715 base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master config: i386-randconfig-x019-201746 (attached as .config) compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026 reproduce: # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> drivers/net/wireless/ath/wcn36xx/main.c:30:33: error: 'WCN36XX_DBG_NONE' undeclared here (not in a function) unsigned int wcn36xx_dbg_mask = WCN36XX_DBG_NONE; ^~~~~~~~~~~~~~~~ vim +/WCN36XX_DBG_NONE +30 drivers/net/wireless/ath/wcn36xx/main.c 29 > 30 unsigned int wcn36xx_dbg_mask = WCN36XX_DBG_NONE; 31 module_param_named(debug_mask, wcn36xx_dbg_mask, uint, 0644); 32 MODULE_PARM_DESC(debug_mask, "Debugging mask"); 33 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip