mac80211: update to latest version, fix tx gain patch
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 605-rt2x00-pci-eeprom.patch
index 088d4740927aa3000fc6f52fb1d9dd105aca80bc..c2b46fd966d80122222be51566715f8028024d36 100644 (file)
@@ -9,7 +9,7 @@
  {
        memcpy(rt2x00dev->eeprom, rt2x00dev->eeprom_file->data, EEPROM_SIZE);
  }
-@@ -938,8 +938,9 @@ static int rt2800pci_validate_eeprom(str
+@@ -974,8 +974,9 @@ static int rt2800pci_validate_eeprom(str
        /*
         * Read EEPROM into buffer
         */
@@ -30,8 +30,8 @@
 +      struct rt2x00_platform_data *pdata;
        struct rt2x00_dev *rt2x00dev;
        int retval;
-@@ -299,6 +300,12 @@ int rt2x00pci_probe(struct pci_dev *pci_
+       u16 chip;
+@@ -300,6 +301,12 @@ int rt2x00pci_probe(struct pci_dev *pci_
        rt2x00dev->irq = pci_dev->irq;
        rt2x00dev->name = pci_name(pci_dev);