3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-05 19:08:52 +02:00

ie: add IE_TYPE_OWE_DH_PARAM to IE list

This commit is contained in:
James Prestwood 2018-11-16 14:22:43 -08:00 committed by Denis Kenzior
parent 35bce47022
commit 9b204a8c7e

View File

@ -224,6 +224,7 @@ enum ie_type {
IE_TYPE_EXTENDED_REQUEST = 256 + 10,
IE_TYPE_ESTIMATED_SERVICE_PARAMETERS = 256 + 11,
IE_TYPE_FUTURE_CHANNEL_GUIDANCE = 256 + 14,
IE_TYPE_OWE_DH_PARAM = 256 + 32,
};
enum ie_rsn_cipher_suite {