summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-04-23 21:00:25 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-02-02 01:41:00 +0200
commitf39174dec367a539af7ce90323e9121d68862ff0 (patch)
treeb3b2f702d3f1964e892dcf06826bf0414ae33188 /kernel/sysctl_binary.c
parent072d09418a9391b45941c7e42aaf76da510cd6b6 (diff)
msm: ipa_v2: Use proper enum in wwan_add_ul_flt_rule_to_ipa
Clang warns: ../drivers/platform/msm/ipa/ipa_v2/rmnet_ipa.c:704:24: warning: implicit conversion from enumeration type 'enum qmi_result_type_v01' to different enumeration type 'enum ipa_qmi_result_type_v01' [-Wenum-conversion] req->install_status = QMI_RESULT_SUCCESS_V01; ~ ^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. Use the proper enum type, which has the same value. Fixes: 14bf6793b8e8 ("msm: ipa3: support IPA driver") Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions