Return number of msdus poped as return value for htt_rx_frag_pop_hl to process fragmentation indication correctly. Change-Id: I104c04757aa8bfac5d6516b1455e1e0506b460a4 CRs-Fixed: 2419759
@@ -330,7 +330,7 @@ htt_rx_frag_pop_hl(
*head_msdu = *tail_msdu = frag_msg;
qdf_nbuf_set_next(*tail_msdu, NULL);
- return 0;
+ return 1;
}
static inline int