diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-20 19:13:53 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-10-20 19:13:53 +0000 |
commit | 32d35e5428e44e0b19e25a160b99c9985df0755e (patch) | |
tree | 4a7b78842d14607c5d88695d8744e155d20b4d8d /package/madwifi/patches/306-mib_intr_workaround.patch | |
parent | 7731a3fef4ef0b05aea0c3d5b00ca883a5e7235a (diff) |
refreshed madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9380 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/306-mib_intr_workaround.patch')
-rw-r--r-- | package/madwifi/patches/306-mib_intr_workaround.patch | 8 |
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 c00c73a78..fc39a5ed0 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; |