]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wl12xx/compat-wireless.git/commitdiff
compat-wireless: add missing rename for CONFIG_IWL4965
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 12 Nov 2010 23:22:39 +0000 (00:22 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 12 Nov 2010 23:31:12 +0000 (15:31 -0800)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/08-rename-iwl4965-config.patch

index 32b7f59ea6eda7b644ace11d4f699c01dd3b0d99..d3bf221e42de75708c3a048bbbbf5344887481cd 100644 (file)
@@ -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 */