lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 09 Nov 2011 18:01:09 -0800
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Marcos Paulo de Souza <marcos.mage@...il.com>
CC:	johannes@...solutions.net, davem@...emloft.net,
	netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] include/net/cfg80211.h: Fix issue of make htmldocs

On 11/09/2011 12:46 PM, Marcos Paulo de Souza wrote:
> Make documentation of member sta_modify_mask of struct
> station_parameters and sta_flags of struct station_info.
> 
> Signed-off-by: Marcos Paulo de Souza <marcos.mage@...il.com>

Thanks, but Johannes has already posted a patch for this
(to linux-wireless).

> ---
>  include/net/cfg80211.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
> index 92cf1c2..bbf6bf7 100644
> --- a/include/net/cfg80211.h
> +++ b/include/net/cfg80211.h
> @@ -447,6 +447,7 @@ enum station_parameters_apply_mask {
>   *	(bitmask of BIT(NL80211_STA_FLAG_...))
>   * @sta_flags_set: station flags values
>   *	(bitmask of BIT(NL80211_STA_FLAG_...))
> + * @sta_modify_mask: apply new uAPSD parameters
>   * @listen_interval: listen interval or -1 for no change
>   * @aid: AID or zero for no change
>   * @plink_action: plink action to take
> @@ -606,6 +607,7 @@ struct sta_bss_parameters {
>   * @tx_failed: number of failed transmissions (retries exceeded, no ACK)
>   * @rx_dropped_misc:  Dropped for un-specified reason.
>   * @bss_param: current BSS parameters
> + * @sta_flags: Station flags mask/set
>   * @generation: generation number for nl80211 dumps.
>   *	This number should increase every time the list of stations
>   *	changes, i.e. when a station is added or removed, so that


-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ