Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] cfg80211: Document update_ft_ies() cfg80211_ops
@ 2013-03-25  9:15 Jouni Malinen
  2013-03-25  9:22 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Jouni Malinen @ 2013-03-25  9:15 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

This was forgotten from the commit that added support for FT
operations with drivers that implement SME.

Signed-off-by: Jouni Malinen <j@w1.fi>
---
 include/net/cfg80211.h |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index bdba9b6..57870b6 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -1998,6 +1998,10 @@ struct cfg80211_update_ft_ies_params {
  *	advertise the support for MAC based ACL have to implement this callback.
  *
  * @start_radar_detection: Start radar detection in the driver.
+ *
+ * @update_ft_ies: Provide updated Fast BSS Transition information to the
+ *	driver. If the SME is in the driver/firmware, this information can be
+ *	used in building Authentication and Reassociation Request frames.
  */
 struct cfg80211_ops {
 	int	(*suspend)(struct wiphy *wiphy, struct cfg80211_wowlan *wow);
-- 
1.7.9.5


-- 
Jouni Malinen                                            PGP id EFC895FA

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] cfg80211: Document update_ft_ies() cfg80211_ops
  2013-03-25  9:15 [PATCH] cfg80211: Document update_ft_ies() cfg80211_ops Jouni Malinen
@ 2013-03-25  9:22 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2013-03-25  9:22 UTC (permalink / raw)
  To: Jouni Malinen; +Cc: linux-wireless

On Mon, 2013-03-25 at 11:15 +0200, Jouni Malinen wrote:
> This was forgotten from the commit that added support for FT
> operations with drivers that implement SME.

Thanks, applied.

johannes


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-25  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  9:15 [PATCH] cfg80211: Document update_ft_ies() cfg80211_ops Jouni Malinen
2013-03-25  9:22 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox