Add driver capa flag for EAPOL TX status and store capa in hostapd
This commit is contained in:
parent
b67d0d9e4b
commit
2fee890af7
4 changed files with 12 additions and 5 deletions
|
@ -184,6 +184,7 @@ struct hostapd_iface {
|
|||
struct ap_info *ap_hash[STA_HASH_SIZE];
|
||||
struct ap_info *ap_iter_list;
|
||||
|
||||
unsigned int drv_flags;
|
||||
struct hostapd_hw_modes *hw_features;
|
||||
int num_hw_features;
|
||||
struct hostapd_hw_modes *current_mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue