]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix enum qca_wlan_vendor_attr_config value prefix
authorSunil Dutt <usdutt@codeaurora.org>
Thu, 20 Feb 2020 09:39:38 +0000 (15:09 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 24 Feb 2020 18:16:56 +0000 (20:16 +0200)
commit34640a88d877b5f2bbb1d5bd6dff7d1d78730f3d
tree180d9189ccfd3b8ca0c03ccb3536c813547a858c
parentae750570b6f8d9d2b723eefd136896a2dbdfa0d2
Fix enum qca_wlan_vendor_attr_config value prefix

Couple of the attributes were defined with inconsistent prefix in the
name (missing "CONFIG_"). Fix these to use the common prefix for all
enum qca_wlan_vendor_attr_config values. Add defined values for the
incorrect names to avoid issues with existing users.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/qca-vendor.h