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

Skip to content
Commit b71d8801 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

mhi: dev: netdev: Set the mac header to 0 for skbs



The alloc_skb call set the mac_header to ~0 which
can cause the skb data to point to an invalid location.
Fix this by setting the mac_header to 0 before submitting
it.

Change-Id: I79bdf3528c2b7961c6e1916936780f45680b1f9f
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent 34bd57b5
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