commit | e866cac222b611115f0fc3a0e63ba5bd217b231c | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Mon Dec 10 17:57:04 2018 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Thu Dec 13 18:44:29 2018 -0800 |
tree | 6cfe1fa23e43e14d9cce867129632f0ce7f1b562 | |
parent | 06ff3be1ebe34f4980d36d8bbb29dcea2d109357 [diff] |
qcacld-3.0: Consolidate DS mode definitions The file cds_ieee80211_common.h contains a large number of macros that are used to describe most fields in IEEE 802.11 frames. Despite that, currently WMA has an enum ds_mode to represent the Distribution System Mode settings. In order to avoid unnecessary duplicate definitions remove enum ds_mode and instead use the cds_ieee80211_common macros. Change-Id: I0dc722009e063a1eac0da4afbe77f96772c583b2 CRs-Fixed: 2365060