Removed now unused reconfig variables.
This commit is contained in:
parent
fb6d357532
commit
d337b6fb65
1 changed files with 0 additions and 4 deletions
|
@ -241,10 +241,6 @@ struct hostapd_iface {
|
||||||
|
|
||||||
unsigned int channel_switch;
|
unsigned int channel_switch;
|
||||||
|
|
||||||
struct hostapd_config_change *change;
|
|
||||||
hostapd_iface_cb reload_iface_cb;
|
|
||||||
hostapd_iface_cb config_reload_cb;
|
|
||||||
|
|
||||||
#ifdef CONFIG_IEEE80211N
|
#ifdef CONFIG_IEEE80211N
|
||||||
u16 ht_op_mode;
|
u16 ht_op_mode;
|
||||||
#endif /* CONFIG_IEEE80211N */
|
#endif /* CONFIG_IEEE80211N */
|
||||||
|
|
Loading…
Reference in a new issue