diff options
| -rw-r--r-- | core/wma/src/wma_utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/wma/src/wma_utils.c b/core/wma/src/wma_utils.c index 7d4eff74e654..1b605a152665 100644 --- a/core/wma/src/wma_utils.c +++ b/core/wma/src/wma_utils.c @@ -784,7 +784,6 @@ static tSirLLStatsResults *wma_get_ll_stats_ext_buf(uint32_t *len, fixed_param->tx_ppdu_delay_array_len, fixed_param->rx_mpdu_aggr_array_len, fixed_param->rx_mcs_array_len); - QDF_ASSERT(0); return NULL; } |
