X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F415-chan_switch.patch;h=6dc5da8383fc3c664b5f119e612f6e5ce7ed705c;hb=2562cde3ef7a4f658752c2be4512db2a15fbb35d;hp=6883136430a5ed8ada15bc8104b05cf7f3c914b1;hpb=0f073edc522addf5602bcb7b65711305cec2c1ab;p=openwrt-10.03%2F.git diff --git a/package/madwifi/patches/415-chan_switch.patch b/package/madwifi/patches/415-chan_switch.patch index 688313643..6dc5da838 100644 --- a/package/madwifi/patches/415-chan_switch.patch +++ b/package/madwifi/patches/415-chan_switch.patch @@ -171,7 +171,7 @@ /* Don't allow to change to channel with radar found */ if (c->ic_flags & IEEE80211_CHAN_RADAR) -@@ -4626,7 +4598,13 @@ static void +@@ -4634,7 +4606,13 @@ static void pre_announced_chanswitch(struct net_device *dev, u_int32_t channel, u_int32_t tbtt) { struct ieee80211vap *vap = dev->priv; struct ieee80211com *ic = vap->iv_ic;