From f069e2766761d7af67260c0bb739fa3790ef9c5f Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Mon, 25 Mar 2013 11:15:59 +0200 Subject: [PATCH] --- yaml --- r: 369392 b: refs/heads/master c: 8bf24293453a10a696bcd00abb1248e6365f66c2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/cfg80211.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9cdd8b56d11e..d7caca953757 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67baf66339f82b5ddef5731caedb1e6db496818d +refs/heads/master: 8bf24293453a10a696bcd00abb1248e6365f66c2 diff --git a/trunk/include/net/cfg80211.h b/trunk/include/net/cfg80211.h index bdba9b619064..57870b646974 100644 --- a/trunk/include/net/cfg80211.h +++ b/trunk/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);