Set the frag list of the nbuf of a RX defragmented pkt to NULL. This list will be used to stich the fragmentation list. Change-Id: I341b0085c123a72dcd74d7f76a4979286e75dc8e CRs-Fixed: 2297483
@@ -1653,6 +1653,7 @@ uint32_t dp_rx_frag_handle(struct dp_soc *soc, void *ring_desc,
rx_desc->rx_buf_start);
qdf_nbuf_set_pktlen(msdu, (msdu_len + RX_PKT_TLVS_LEN));
+ qdf_nbuf_append_ext_list(msdu, NULL, 0);
tid = hal_rx_mpdu_start_tid_get(soc->hal_soc,