diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2018-04-07 12:16:19 -0700 |
|---|---|---|
| committer | Georg Veichtlbauer <georg@vware.at> | 2023-11-02 09:45:37 +0100 |
| commit | fb68c2437a1bf79d5df5db66a7716ca1707a4f07 (patch) | |
| tree | 33aad99308ee276f3b06e4903230725b3a9ce404 /net/core/dev.c | |
| parent | 2be15e8bb539bedb55fc4361a2256b5150190634 (diff) | |
icnss: Fix enum-conversion warning from Clang
../drivers/soc/qcom/icnss.c:3418:37: warning: implicit conversion from
enumeration type 'enum icnss_driver_mode' to different enumeration type
'enum wlfw_driver_mode_enum_v01' [-Wenum-conversion]
ret = wlfw_wlan_mode_send_sync_msg(mode);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~
1 warning generated.
Change-Id: I7ff0326411b4b2a6e020cf50bc655ec26c1e4992
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
