qcacmn: Fix compilation error in vdev state machine
Fix the compilation error in vdev state machine and make state transition logs from debug to info. Change-Id: I7d7975931232f041206bdb64c639456bf9327b3f CRs-Fixed: 2321726
This commit is contained in:
@@ -864,7 +864,9 @@ struct hidden_ssid_vdev_restart_params {
|
||||
uint32_t info;
|
||||
uint32_t reg_info_1;
|
||||
uint32_t reg_info_2;
|
||||
#ifndef CONFIG_VDEV_SM
|
||||
qdf_atomic_t hidden_ssid_restart_in_progress;
|
||||
#endif
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user