msm: ipc: Avoid fragmentation while reading the smaller data packets

Fragmenting smaller packets lead to unnecessary copying for the IPC
Router to decode it. So IPC Router's XPRT layer to wait and read the
complete packet if it happens to be small.

Change-Id: I1bd9294a6228c185f1281ac0c4dfccd9a509d3ab
CRs-Fixed: 310412
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
1 file changed