summaryrefslogtreecommitdiff
path: root/package/madwifi/patches/306-mib_intr_workaround.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-10-20 19:13:53 +0000
committerJohn Crispin <john@openwrt.org>2007-10-20 19:13:53 +0000
commit9f73ab51f3d95cfc04f5a507788c9301d9ddb471 (patch)
tree7275422e219035a551380951bb7c6d6afe66ceff /package/madwifi/patches/306-mib_intr_workaround.patch
parent6700c1d745e04f3cd5c59ba2fe3add817a547dcb (diff)
downloadmtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.zip
mtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.gz
mtk-20170518-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.bz2
refreshed madwifi patches
SVN-Revision: 9380
Diffstat (limited to 'package/madwifi/patches/306-mib_intr_workaround.patch')
-rw-r--r--package/madwifi/patches/306-mib_intr_workaround.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/patches/306-mib_intr_workaround.patch b/package/madwifi/patches/306-mib_intr_workaround.patch
index c00c73a..fc39a5e 100644
--- a/package/madwifi/patches/306-mib_intr_workaround.patch
+++ b/package/madwifi/patches/306-mib_intr_workaround.patch
@@ -1,7 +1,7 @@
Index: madwifi-ng-r2568-20070710/ath/if_ath.c
===================================================================
---- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-08-01 11:07:47.882943145 +0200
-+++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-08-01 11:41:11.781138794 +0200
+--- madwifi-ng-r2568-20070710.orig/ath/if_ath.c 2007-10-20 20:52:09.000000000 +0200
++++ madwifi-ng-r2568-20070710/ath/if_ath.c 2007-10-20 20:52:34.000000000 +0200
@@ -203,6 +203,7 @@
static void ath_flushrecv(struct ath_softc *);
static void ath_chan_change(struct ath_softc *, struct ieee80211_channel *);
@@ -71,8 +71,8 @@ Index: madwifi-ng-r2568-20070710/ath/if_ath.c
*/
Index: madwifi-ng-r2568-20070710/ath/if_athvar.h
===================================================================
---- madwifi-ng-r2568-20070710.orig/ath/if_athvar.h 2007-08-01 11:33:50.800008711 +0200
-+++ madwifi-ng-r2568-20070710/ath/if_athvar.h 2007-08-01 11:34:33.202425088 +0200
+--- madwifi-ng-r2568-20070710.orig/ath/if_athvar.h 2007-10-20 20:52:09.000000000 +0200
++++ madwifi-ng-r2568-20070710/ath/if_athvar.h 2007-10-20 20:52:09.000000000 +0200
@@ -687,6 +687,7 @@
struct ctl_table *sc_sysctls;