diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/nl80211.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/uapi/linux/nl80211.h b/include/uapi/linux/nl80211.h index 83ed1dd757e6..0a412335d56b 100644 --- a/include/uapi/linux/nl80211.h +++ b/include/uapi/linux/nl80211.h | |||
| @@ -215,7 +215,8 @@ | |||
| 215 | * as specified in IETF RFC 6696. | 215 | * as specified in IETF RFC 6696. |
| 216 | * | 216 | * |
| 217 | * When FILS shared key authentication is completed, driver needs to provide the | 217 | * When FILS shared key authentication is completed, driver needs to provide the |
| 218 | * below additional parameters to userspace. | 218 | * below additional parameters to userspace, which can be either after setting |
| 219 | * up a connection or after roaming. | ||
| 219 | * %NL80211_ATTR_FILS_KEK - used for key renewal | 220 | * %NL80211_ATTR_FILS_KEK - used for key renewal |
| 220 | * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used in further EAP-RP exchanges | 221 | * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used in further EAP-RP exchanges |
| 221 | * %NL80211_ATTR_PMKID - used to identify the PMKSA used/generated | 222 | * %NL80211_ATTR_PMKID - used to identify the PMKSA used/generated |
