Re: [PATCH 12/25] OCV: Add function to derive Tx parameters to a specific STA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon,  6 Aug 2018 15:46:30 -0400
Maty Vanhoef <Mathy.Vanhoef@xxxxxxxxxxxxxx> wrote:

> +int get_sta_tx_parameters(struct wpa_state_machine *sm, int ap_max_chanwidth,
> +			  int ap_seg1_idx, int *bandwidth, int *seg1_idx)
> +{
> +	struct sta_info *sta;
> +
> +	sta = wpa_get_sta(sm->wpa_auth, sm->addr);
> +	if (sta == NULL) {
> +		wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_INFO, "Failed to get "
> +				"STA info to validate received OCI in EAPOL-Key 2/4");

Found a typo: the debug output string here should not include " in
EAPOL-Key 2/4".

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux