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

Skip to content
Commit fd9219b5 authored by Ravinder Konka's avatar Ravinder Konka Committed by Gerrit - the friendly Code Review server
Browse files

msm_rmnet_bam: Add support for IOCTL RMNET_IOCTL_DEREGISTER_DEV



msm_rmnet_bam registers platform drivers for multiple BAM_DMUX
channels on startup. The probe and remove events register and
unregister net devices respectively.

In scenarios where MAP protocol is used, these devices are treated
as physical devices and multiple virtual net devices are associated
with them. Multiple BAM_DMUX channels may not be used in such a case.
The unused channels add unnecessary delay during sub system restart.

Implement RMNET_IOCTL_DEREGISTER_DEV which will allow user space
modules to deregister a platform driver for a particular BAM_DMUX
channel.

CRs-Fixed: 738039
Change-Id: Id27bff8c59c36b00f4887492575dfb4e7c93198e
Acked-by: default avatarNagarjuna Chaganti <nchagant@qti.qualcomm.com>
Signed-off-by: default avatarRavinder Konka <rkonka@codeaurora.org>
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent 574da644
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