qcacmn: Fix pdev param enum after maximum value
the enum for subchannel marking pdev param is after the maximum value. Re-enumerate the enum so that the pdev param max points to the last value. Change-Id: I9ecf616a13b3b73b3aafb0f6dfdfbf6eda29f4dd CRs-Fixed: 2334258
This commit is contained in:

committed by
nshrivas

vanhempi
0be39b748c
commit
d0d365d87e
@@ -4961,8 +4961,8 @@ typedef enum {
|
||||
wmi_pdev_param_use_nol,
|
||||
wmi_pdev_param_enable_peer_retry_stats,
|
||||
wmi_pdev_param_ul_trig_int,
|
||||
wmi_pdev_param_max,
|
||||
wmi_pdev_param_sub_channel_marking,
|
||||
wmi_pdev_param_max,
|
||||
} wmi_conv_pdev_params_id;
|
||||
|
||||
|
||||
|
Viittaa uudesa ongelmassa
Block a user