madwifi: fix maximum txpower display
[openwrt-10.03/.git] / package / madwifi / patches / 415-chan_switch.patch
index 6883136430a5ed8ada15bc8104b05cf7f3c914b1..6dc5da8383fc3c664b5f119e612f6e5ce7ed705c 100644 (file)
  
                /* 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;