X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F130-chanswitch_beacon_fix_PR_1477.patch;h=6fa00890af710a1e4dd591fc3afcdc271997cd14;hp=7ed64c61010d2f51e40829903431c78ad1a8556e;hb=32d35e5428e44e0b19e25a160b99c9985df0755e;hpb=7731a3fef4ef0b05aea0c3d5b00ca883a5e7235a 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 7ed64c610..6fa00890a 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 -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);