qcacmn: Correct pkt length check for scatter frame rx
When a scattered frame is received, msdu length caclulation is incorrect, this leads to while loop can't break. At last skb, null pointer dereference happned. Change is aimed to correct the length caclulation. Change-Id: Ifb316f004ea5829b1130ce4c0fc9253134e26713 CRs-Fixed: 3025973
Loading
Please register or sign in to comment