mac80211: update to latest wireless-testing from today
[openwrt-10.03/.git] / package / mac80211 / patches / 405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
index 2f33d2e20dfd7925c4dda40a7818eb5993504e3c..e9bd604472f69ba2251b663c62cfa9c521ef6171 100644 (file)
@@ -8,7 +8,7 @@
  #include "ath9k.h"
  
  static struct pci_device_id ath_pci_id_table[] __devinitdata = {
-@@ -61,21 +62,36 @@ static void ath_pci_cleanup(struct ath_c
+@@ -52,21 +53,36 @@ static void ath_pci_read_cachesize(struc
  
  static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data)
  {