aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch')
-rw-r--r--package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch b/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
index 7ed64c6101..6fa00890af 100644
--- a/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
+++ b/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
@@ -1,9 +1,9 @@
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
-Index: trunk/net80211/ieee80211_beacon.c
+Index: madwifi-ng-r2568-20070710/net80211/ieee80211_beacon.c
===================================================================
---- trunk/net80211/ieee80211_beacon.c (revision 2631)
-+++ trunk/net80211/ieee80211_beacon.c (working copy)
+--- madwifi-ng-r2568-20070710.orig/net80211/ieee80211_beacon.c 2007-10-20 20:52:09.000000000 +0200
++++ madwifi-ng-r2568-20070710/net80211/ieee80211_beacon.c 2007-10-20 20:52:31.000000000 +0200
@@ -305,13 +305,17 @@
*/
c = ieee80211_doth_findchan(vap, ic->ic_chanchange_chan);