aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-05-25 17:29:50 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-05-25 17:29:50 +0000
commitb674689a98cfba7a782bec4283c8a6fe8d1a41c0 (patch)
tree9e5b5bd0ab2fc36069886cecb6758156758e0d22 /package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
parent7ca97b03d9e3f8128b0f62680d10a25798076ee9 (diff)
downloadupstream-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.tar.gz
upstream-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.tar.bz2
upstream-b674689a98cfba7a782bec4283c8a6fe8d1a41c0.zip
mac80211: update to wireless-testing 2010-05-24
SVN-Revision: 21568
Diffstat (limited to 'package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch')
-rw-r--r--package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch b/package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
index bbf46a0d22..560f8d42de 100644
--- a/package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
+++ b/package/mac80211/patches/405-ath9k-read-eeprom-data-from-platform-data-on-pci-bus.patch
@@ -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)
{