msm: ipc: Reserve head room before prepending header
When forwarding messages from one link to another and when the header size
of the incoming link is smaller than the header size of the outgoing link,
a new SKB of appropriate size is allocated to prepend the header. Reserve
the appropriate headroom in the new SKB before prepending the header.
Change-Id: I23b33da71300d492caf8d96f67a8a4e829e45254
Signed-off-by:
Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Loading
Please register or sign in to comment