commit | f3f97970148caa904e661b111cde59eeab815a26 | [log] [tgz] |
---|---|---|
author | Abhishek Singh <absingh@codeaurora.org> | Wed Sep 18 12:13:46 2019 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Sat Oct 12 13:10:32 2019 -0700 |
tree | 3704c7d0a1e4e55c899553bc366deaf73bf4c703 | |
parent | fbf9ece75d1a7e5d0c1ab75fec2f3c7876e958d5 [diff] |
qcacmn: Fix enum wlan_phymode to include proper phymode value Few phymode are missing from enum wlan_phymode and many are not valid phymode, e.g for 5ghz 40minus and 40plus are not valid. So add the missing enums and remove invalid enums from enum wlan_phymode. Change-Id: Id6a1fb4cf0d629cc410bd262a048b5050d05ed5d CRs-fixed: 2505422