qcacld-3.0: Remove unused scan_info struct in wma_txrx_node
Remove the unused member scan_info in wma_txrx_node structure. Change-Id: Ice2c3209620ac7fd9874680b2d976ca363d22695 CRs-Fixed: 2239807
This commit is contained in:

committed by
nshrivas

parent
cf21ba8567
commit
f0ef774994
@@ -1049,7 +1049,6 @@ struct wma_txrx_node {
|
||||
struct beacon_info *beacon;
|
||||
vdev_restart_params_t vdev_restart_params;
|
||||
vdev_cli_config_t config;
|
||||
struct scan_param scan_info;
|
||||
uint32_t type;
|
||||
uint32_t sub_type;
|
||||
#ifdef FEATURE_WLAN_ESE
|
||||
|
Reference in New Issue
Block a user