| Submitter | Johannes Berg |
|---|---|
| Date | Feb. 9, 2013, 12:15 a.m. |
| Message ID | <1360368935.29851.42.camel@jlt4.sipsolutions.net> |
| Download | mbox | patch |
| Permalink | /patch/219351/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
--- a/src/ap/hw_features.c +++ b/src/ap/hw_features.c @@ -443,6 +443,7 @@ static void ieee80211n_check_scan(struct hostapd_iface *iface) iface->conf->channel + iface->conf->secondary_channel * 4); iface->conf->secondary_channel = 0; + iface->conf->orig_secondary_channel = 0; } res = ieee80211n_allowed_ht40_channel_pair(iface);