Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 786616e3 authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

drivers: qcom: ipc: Initialize the RX SKB header appropriately



The header of the RX Socket buffers(SKBs) is initialized with the maximum
receiveable packet size. When the concerned SKB gets forwarded to another
transport, it leads to passing incorrect packet length and a potential
stall of that IPC Router transport.

Receive the incoming data in the SKB and then initialize the SKB header
with the appropriate packet information.

Change-Id: Ia150e4b3498a481af4a2dacf7d02e9e90a9f935e
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent ec4b001e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment