mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
[openwrt/staging/yousong.git] / package / mac80211 / patches / 612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch
index 0ed680cf77ceccb83b9f87fafad22752833851ec..6b783bc6e854dfe0e622256448769f93d9c7953d 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
-@@ -1301,11 +1301,18 @@ static int rt2800soc_probe(struct platfo
+@@ -1308,11 +1308,18 @@ static int rt2800soc_probe(struct platfo
        return rt2x00soc_probe(pdev, &rt2800pci_ops);
  }