aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/119-minstrel_rates.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-04 11:25:53 +0000
commit12a81e859f38f85f5143e72b56b5a1f974c53576 (patch)
treeb2d994878969d3f9d2d56625fccda64c5ac25e8a /package/madwifi/patches/119-minstrel_rates.patch
parentac587815b0f46cdc8eb7d7141ffb5784b98b4b3b (diff)
downloadmaster-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.tar.gz
master-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.tar.bz2
master-187ad058-12a81e859f38f85f5143e72b56b5a1f974c53576.zip
refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/119-minstrel_rates.patch')
-rw-r--r--package/madwifi/patches/119-minstrel_rates.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/madwifi/patches/119-minstrel_rates.patch b/package/madwifi/patches/119-minstrel_rates.patch
index 605342739d..50cbb5a64b 100644
--- a/package/madwifi/patches/119-minstrel_rates.patch
+++ b/package/madwifi/patches/119-minstrel_rates.patch
@@ -1,6 +1,7 @@
-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
+Index: madwifi-ng-r2420-20070602/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 @@
if (sn->rs_sampleColumn >= MINSTREL_COLUMNS)
sn->rs_sampleColumn = 0;