madwifi: fix iwconfig tx power display
[openwrt.git] / package / madwifi / patches / 415-chan_switch.patch
index 8505064..6883136 100644 (file)
  
                /* Don't allow to change to channel with radar found */
                if (c->ic_flags & IEEE80211_CHAN_RADAR)
-@@ -4625,7 +4597,13 @@ static void
+@@ -4626,7 +4598,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;
This page took 0.027414 seconds and 4 git commands to generate.