update to the latest madwifi snapshot
[openwrt/openwrt.git] / package / madwifi / patches / 119-minstrel_rates.patch
index 605342739d2e68d75f65454954c9070f8c164734..ddccbf68b56bc135bb06bd1130d9d28d82a71c75 100644 (file)
@@ -1,7 +1,8 @@
-diff -ur madwifi.old/ath_rate/minstrel/minstrel.c madwifi.dev/ath_rate/minstrel/minstrel.c
---- madwifi.old/ath_rate/minstrel/minstrel.c   2007-06-01 16:44:25.137903000 +0200
-+++ madwifi.dev/ath_rate/minstrel/minstrel.c   2007-06-01 22:03:15.408659936 +0200
-@@ -358,6 +358,8 @@
+Index: madwifi-ng-r2525-20070630/ath_rate/minstrel/minstrel.c
+===================================================================
+--- 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;
                                }