ath9k: add some cleanups and minor fixes
[openwrt/svn-archive/archive.git] / package / kernel / mac80211 / patches / 612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch
index 81125a96c2af475fbc02b2828e30ae65ba36f71e..4c4ae204b7109a41e2d57a83525c44227207163f 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 
 --- a/drivers/net/wireless/rt2x00/rt2800pci.c
 +++ b/drivers/net/wireless/rt2x00/rt2800pci.c
-@@ -1309,11 +1309,18 @@ static int rt2800soc_probe(struct platfo
+@@ -1318,11 +1318,18 @@ static int rt2800soc_probe(struct platfo
        return rt2x00soc_probe(pdev, &rt2800pci_ops);
  }