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

Skip to content
Commit 594e6705 authored by Talel Atias's avatar Talel Atias Committed by Stephen Boyd
Browse files

msm: net: ecm: variable name change



The driver context was saved in a variable called "dev".
The use of "dev" causes a collision with the "struct device *dev"
contained in the network interface struct "struct net_device".
In this change the "dev" usage is replaced with "ecm_ipa_ctx".
The "ecm_ipa_ctx" parameter shall hold the driver context.

Change-Id: Ibbb66f1ffe32dce8603969994c8bf7d53db69b08
Signed-off-by: default avatarTalel Atias <tatias@codeaurora.org>
parent 210f2af7
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