X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e791a5327e9f02bb88c5380e7933170f5d5710ef..61e51139ca9c7e3f305a07ef5047275bd426ffad:/package/madwifi/patches/415-chan_switch.patch diff --git a/package/madwifi/patches/415-chan_switch.patch b/package/madwifi/patches/415-chan_switch.patch index 85050647c..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) -@@ -4625,7 +4597,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;