Vladimir Kondratiev <qca_vkondrat@xxxxxxxxxxxxxxxx> writes: > OK, below same patch with explanation added. Good now? Yup. > From bb80d009b31c2b0751d156d6a653547107d490fa Mon Sep 17 00:00:00 2001 > From: Vladimir Kondratiev <qca_vkondrat@xxxxxxxxxxxxxxxx> > Date: Wed, 12 Dec 2012 10:56:09 +0200 > Subject: [PATCH v2] wireless: fix Atheros drivers compilation > > Bug introduced in commit: > wireless: allow Atheros card to not depend on ath.ko > > Commit in question changed CONFIG_ATH_COMMON to CONFIG_ATH_CARDS as > "Atheros card" indication in drivers/net/wireless/ath/Kconfig but it > is used also by drivers/net/wireless/Makefile > > If there are only Atheros cards that do not require ATH_COMMON, whole > Makefile for Atheros cards was not executed; and as result, driver > won't compile in this case. > > Change in CONFIG_ option name should be reflected in the > drivers/net/wireless/Makefile > > Signed-off-by: Vladimir Kondratiev <qca_vkondrat@xxxxxxxxxxxxxxxx> Tested-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> John, so this patch should go to 3.8 as it's a regression. Kalle -- 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