summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/119-minstrel_rates.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/madwifi/patches/119-minstrel_rates.patch')
-rw-r--r--package/madwifi/patches/119-minstrel_rates.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/madwifi/patches/119-minstrel_rates.patch b/package/madwifi/patches/119-minstrel_rates.patch
index 50cbb5a64..ddccbf68b 100644
--- a/package/madwifi/patches/119-minstrel_rates.patch
+++ b/package/madwifi/patches/119-minstrel_rates.patch
@@ -1,8 +1,8 @@
-Index: madwifi-ng-r2420-20070602/ath_rate/minstrel/minstrel.c
+Index: madwifi-ng-r2525-20070630/ath_rate/minstrel/minstrel.c
===================================================================
---- madwifi-ng-r2420-20070602.orig/ath_rate/minstrel/minstrel.c 2007-06-04 13:21:55.198585208 +0200
-+++ madwifi-ng-r2420-20070602/ath_rate/minstrel/minstrel.c 2007-06-04 13:21:57.115293824 +0200
-@@ -358,6 +358,8 @@
+--- madwifi-ng-r2525-20070630.orig/ath_rate/minstrel/minstrel.c 2007-07-03 23:02:28.825845250 +0200
++++ madwifi-ng-r2525-20070630/ath_rate/minstrel/minstrel.c 2007-07-03 23:02:30.209931750 +0200
+@@ -359,6 +359,8 @@
if (sn->rs_sampleColumn >= MINSTREL_COLUMNS)
sn->rs_sampleColumn = 0;
}