+ else
+ bias += get_overlap(ch->freq, c->ic_freq, ch->bw, bw);
+ }
+ else
+ bias += get_overlap(ch->freq, c->ic_freq, ch->bw, bw);
+ }
IEEE80211_DPRINTF(vap, IEEE80211_MSG_DOTH,
"%s: directly switching to channel "
"%3d (%4d MHz)\n", __func__,
IEEE80211_DPRINTF(vap, IEEE80211_MSG_DOTH,
"%s: directly switching to channel "
"%3d (%4d MHz)\n", __func__,
* change the channel here. */
change_channel(ic, new_channel);
ic->ic_bsschan = new_channel;
* change the channel here. */
change_channel(ic, new_channel);
ic->ic_bsschan = new_channel;