qcacld-3.0: Remane enum attribute to QCA_WLAN_VENDOR_ATTR_TDLS_STATE_NEW_STATE
Rename enum attribute QCA_WLAN_VENDOR_ATTR_TDLS_NEW_STATE to QCA_WLAN_VENDOR_ATTR_TDLS_STATE_NEW_STATE. Change-Id: I744bb438cac284e439eb802be23f9883cfca463f CRs-Fixed: 3564791
This commit is contained in:

committed by
Rahul Choudhary

orang tua
2a87c33052
melakukan
60cbf85341
@@ -141,7 +141,7 @@ static const struct nla_policy
|
||||
+ 1] = {
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_STATE_MAC_ADDR] =
|
||||
VENDOR_NLA_POLICY_MAC_ADDR,
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_NEW_STATE] = {.type = NLA_U32},
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_STATE_NEW_STATE] = {.type = NLA_U32},
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_STATE_REASON] = {.type = NLA_S32},
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_STATE_CHANNEL] = {.type = NLA_U32},
|
||||
[QCA_WLAN_VENDOR_ATTR_TDLS_STATE_GLOBAL_OPERATING_CLASS] = {.type =
|
||||
|
Reference in New Issue
Block a user