net: qrtr: Use skb with fragments in memory failure case
In system with fragmented memory allocation of bigger RX buffers
are failed and results in packet drop issue.
In failure cases use skb allocations with fragmented pages to avoid
packet drops and serve the use case.
CRs-Fixed: 2455559
Change-Id: Iac507bfa9b17ae0278e8cddafdfa5ec87fd7f80c
Signed-off-by:
Arun Kumar Neelakantam <aneela@codeaurora.org>
Loading
Please register or sign in to comment