commit | 30c93402ec7b747242ecb693bc0b3ee20b0aac43 | [log] [tgz] |
---|---|---|
author | Srinivas Dasari <dasaris@codeaurora.org> | Tue Aug 13 11:45:04 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Aug 17 20:31:17 2019 -0700 |
tree | 5194c1c016eb348c04828d389a28298cb9581ba5 | |
parent | b72b2d7e7a8215975794fbff1130ce34017324c4 [diff] |
qcacmn: Rename qca_wlan_vendor_attr_roam_subcmd to represent subcmds qca_wlan_vendor_attr_roam_subcmd is an enum associated with the attribute QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD. It represents different sub command values and these are not the attributes. Hence, rename the enum to qca_wlan_vendor_roaming_subcmd. Accordingly, the members of this enum are also renamed to suite the usage. Change-Id: Idbc80bf084ff293402fa2de368bc91b4fc659f01 CRs-Fixed: 2508204