commit | 3ea486def53213502c95342cd8a103a154ec72c5 | [log] [tgz] |
---|---|---|
author | Srinivas Girigowda <sgirigow@codeaurora.org> | Wed Jun 28 17:19:49 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Tue Jul 11 05:47:36 2017 -0700 |
tree | 1208e77f68b912fbce3cd2a2d0d7e4d083cffc4d | |
parent | bbbecad52681aaae611a7f3a7ee6a6c059dcd211 [diff] |
qcacld-3.0: Fix clang warning implicit conversion enum hdd_wmm_user_mode warning: implicit conversion from enumeration type 'enum hdd_wmm_user_mode' to different enumeration type 'eCsrRoamWmmUserModeType' [-Wenum-conversion]. Add a utility function to convert enum hdd_wmm_user_mode to eCsrRoamWmmUserModeType. Change-Id: Iefbe7dd55bd51da2e019b528d64f9889abfd4d32 CRs-Fixed: 2055487