aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/354-ifxmips_eeprom.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-07-12 22:23:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-07-12 22:23:21 +0000
commit41b40babe5409f6206ef43ae20d4a1c49b3d2633 (patch)
treeae2ff87cd889bafc3332edcd1112fa84368bdf86 /package/madwifi/patches/354-ifxmips_eeprom.patch
parentaf96612c3def05c7145757464c61d470e690cf30 (diff)
downloadupstream-41b40babe5409f6206ef43ae20d4a1c49b3d2633.tar.gz
upstream-41b40babe5409f6206ef43ae20d4a1c49b3d2633.tar.bz2
upstream-41b40babe5409f6206ef43ae20d4a1c49b3d2633.zip
refresh some madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/354-ifxmips_eeprom.patch')
-rw-r--r--package/madwifi/patches/354-ifxmips_eeprom.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/madwifi/patches/354-ifxmips_eeprom.patch b/package/madwifi/patches/354-ifxmips_eeprom.patch
index f4c8f73102..e96bf86547 100644
--- a/package/madwifi/patches/354-ifxmips_eeprom.patch
+++ b/package/madwifi/patches/354-ifxmips_eeprom.patch
@@ -1,7 +1,5 @@
-Index: madwifi-trunk-r3314/ath_hal/ah_os.c
-===================================================================
---- madwifi-trunk-r3314.orig/ath_hal/ah_os.c 2008-07-06 02:42:52.000000000 +0200
-+++ madwifi-trunk-r3314/ath_hal/ah_os.c 2008-07-06 02:51:53.000000000 +0200
+--- a/ath_hal/ah_os.c
++++ b/ath_hal/ah_os.c
@@ -343,6 +343,46 @@
* NB: see the comments in ah_osdep.h about byte-swapping register
* reads and writes to understand what's going on below.