qcacmn: Handle scattered msdu in OOR error scenario
In OOR error handling scenario, msdu is spread across two nbufs. Due to this, there is a mismatch between msdu count fetched from MPDU desc detatils and count fetched from rx link descriptor. Fix is to create frag list for the case where msdu is spread across multiple nbufs. Change-Id: I1d600a0988b373e68aad6ef815fb2d775763b7cb CRs-Fixed: 2665963
Loading
Please register or sign in to comment