mac80211: update to wireless-testing 2010-05-24
[openwrt/openwrt.git] / package / mac80211 / patches / 405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
index bbf46a0d22789baf5f2db4d591a853d8a04f80d3..560f8d42ded5358d7e51c584f3ac7ca1d9d7dd50 100644 (file)
@@ -8,7 +8,7 @@
  #include "ath9k.h"
  
  static DEFINE_PCI_DEVICE_TABLE(ath_pci_id_table) = {
-@@ -53,21 +54,36 @@ static void ath_pci_read_cachesize(struc
+@@ -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)
  {