|
@@ -1231,7 +1231,7 @@ static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans,
|
|
struct iwl_op_mode *op_mode;
|
|
struct iwl_op_mode *op_mode;
|
|
u16 num_mac;
|
|
u16 num_mac;
|
|
u32 ucode_flags;
|
|
u32 ucode_flags;
|
|
- struct iwl_trans_config trans_cfg;
|
|
|
|
|
|
+ struct iwl_trans_config trans_cfg = {};
|
|
static const u8 no_reclaim_cmds[] = {
|
|
static const u8 no_reclaim_cmds[] = {
|
|
REPLY_RX_PHY_CMD,
|
|
REPLY_RX_PHY_CMD,
|
|
REPLY_RX_MPDU_CMD,
|
|
REPLY_RX_MPDU_CMD,
|