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:Subash 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:
Kevin F. Haggerty <haggertk@lineageos.org>
Loading
Please register or sign in to comment