> With patch '960d6d08e39 "mwifiex: delay skb allocation for RX > until cmd53 over"' we no more pass skb parameter to MP aggregation setup > helper function. We instead pass length to be aggregated. > > This patch fixes an issue where we were passing length parameter of NULL > skb to aggregation routine resulting into crash. We should instead pass > rx_len received from mp_regs. > > Signed-off-by: Avinash Patil <patila@xxxxxxxxxxx> > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html