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

Skip to content
Commit 98189a13 authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan Committed by Vincent Zvikaramba
Browse files

net: rmnet_data: Add support to configure custom device name



rmnet_data assigns device name by the order they are created.
This causes problems which multiple processes are trying to
create devices and leads to random device names.

Assign device name as specified by user.

CRs-Fixed: 2018785
Change-Id: Iab8e053c6ccacbeedaa7763e760d0c12e756b5d0
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
[haggertk: Backport to 3.4. Header update only, necessary to compile
 librmnetctl. This header, in particular the enum being modified, are
 not actually used by our kernel at all, just exported for userspace
 builds.
 See for full original:
 https://source.codeaurora.org/quic/la/kernel/msm-4.4/commit/?id=b268a55a9f7a7

 ]
Signed-off-by: default avatarKevin F. Haggerty <haggertk@lineageos.org>
parent 47931b4b
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