Loading
msm: ipa: fix for socket buffer memory accounting
All the clones that are sent up the stack carry the truesize of the
aggregated buffer. This causes excess memory to be charged against
the receive socket causing potential drops. This commit fixes the
truesize of the clones based on their actual size.
Change-Id: I55774fe309a92ff2599fb1b3624b691f9cd3fbb7
Signed-off-by:
Ravi Gummadidala <rgummadi@codeaurora.org>