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

Skip to content
Commit f0e2c13e authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam Committed by Gerrit - the friendly Code Review server
Browse files

char: msm_smd_pkt: Fix the TIOCMSET IOCTL argument reading



In the TIOCMSET IOCTL call the user passed argument is used
incorrectly to update the SMD channel DTR/CTS signals which
results in unexpected flow control on the SMD channel.

Use the get_user() API to get the user passed value and use the
same value to update SMD channel signals.

CRs-Fixed: 1036867
Change-Id: Ia814892a626b7a291d07ba3670e144f6f09fd41a
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 377c97c7
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