Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- patches/08-rename-iwl4965-config.patch | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/patches/08-rename-iwl4965-config.patch b/patches/08-rename-iwl4965-config.patch index 32b7f59..d3bf221 100644 --- a/patches/08-rename-iwl4965-config.patch +++ b/patches/08-rename-iwl4965-config.patch @@ -39,6 +39,15 @@ CONFIG_IWL4965 has to be set to y, to build correctly. iwlagn-$(CONFIG_IWL5000) += iwl-6000.o --- a/drivers/net/wireless/iwlwifi/iwl-agn.c +++ b/drivers/net/wireless/iwlwifi/iwl-agn.c +@@ -3969,7 +3969,7 @@ static int iwl_pci_probe(struct pci_dev + #ifdef CONFIG_IWL5000 + iwlagn_hw_ops.hw_scan = NULL; + #endif +-#ifdef CONFIG_IWL4965 ++#ifdef CONFIG_COMPAT_IWL4965 + iwl4965_hw_ops.hw_scan = NULL; + #endif + } @@ -4337,10 +4337,10 @@ static void __devexit iwl_pci_remove(str /* Hardware specific file defines the PCI IDs table for that hardware module */ -- 1.7.1 -- 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