aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2007-10-20 19:13:53 +0000
committerJohn Crispin <john@openwrt.org>2007-10-20 19:13:53 +0000
commit9f73ab51f3d95cfc04f5a507788c9301d9ddb471 (patch)
tree7275422e219035a551380951bb7c6d6afe66ceff /package/madwifi/patches/130-chanswitch_beacon_fix_PR_1477.patch
parent6700c1d745e04f3cd5c59ba2fe3add817a547dcb (diff)
downloadupstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.gz
upstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.tar.bz2
upstream-9f73ab51f3d95cfc04f5a507788c9301d9ddb471.zip
refreshed madwifi patches
SVN-Revision: 9380
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);