commit | b6fa73ce62de1b9f949f1ad198ed45801c176f60 | [log] [tgz] |
---|---|---|
author | Sunil Dutt <usdutt@codeaurora.org> | Mon Aug 31 15:12:14 2020 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Sep 06 23:38:56 2020 -0700 |
tree | 3c62b704bca979f26b9c124e630f285ad84ce7c7 | |
parent | 2447fbc7bbb241e33ffc7c773a67798561082386 [diff] |
wifi_hal: Deprecate the attibute NDP_CONFIG_SECURITY NDP_CONFIG_SECURITY is deprecated, use NCS_SK_TYPE/PMK/SCID instead. Also, recent kernels have the strict rules to specify the policy for each attribute of NL80211_CMD_VENDOR subcmd's. Since, this attribute is not used by all variants of host driver's, it is quite safer to rather remove this. Change-Id: I5c098cf51df96c3883b5a5366785375736f42849 CRs-fixed: 2762504