qcacmn: use dynamic memory allocation for rx ring history
Currently the rx ring history uses global memory. Use dynamic memory allocation for rx ring history to reduce the global memory usage. Also do the sanity check for rx error path, if its a fragmented packet. Change-Id: Ia92bb5bf5a60c7e9c3a8f841e114aed36004260d CRs-Fixed: 2771555
Loading
Please register or sign in to comment