hostapd_driver_ops reduction: set_countermeasures
This commit is contained in:
parent
cee7d66b1d
commit
b5b1b18f39
4 changed files with 12 additions and 13 deletions
|
@ -93,7 +93,6 @@ struct hostapd_driver_ops {
|
|||
u16 listen_interval,
|
||||
const struct ieee80211_ht_capabilities *ht_capab);
|
||||
int (*sta_remove)(struct hostapd_data *hapd, const u8 *addr);
|
||||
int (*set_countermeasures)(struct hostapd_data *hapd, int enabled);
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue