summaryrefslogtreecommitdiff
path: root/wlan_cfg
diff options
context:
space:
mode:
authorDustin Brown <dustinb@codeaurora.org>2018-01-26 17:21:57 -0800
committersnandini <snandini@codeaurora.org>2018-02-28 14:57:53 -0800
commitfb6527630f023ae389b796ad1e1532c57ec6293e (patch)
treee4271785e955fab9370fad8f168718fcb2309c95 /wlan_cfg
parent013ae979a62ec972d1a77c3edf679ddfb8bf0fd9 (diff)
downloadqca-wfi-host-cmn-fb6527630f023ae389b796ad1e1532c57ec6293e.tar.gz
qcacmn: Deprecate WLAN_MACADDR_LEN
At some point WLAN_MACADDR_LEN was added to the driver, despite QDF_MAC_ADDR_SIZE already serving the same purpose. There are cases where these two macros are implicitly assumed to be the same value. This is a classic single-source-of-truth violation, and only serves to confuse developers. Deprecate WLAN_MACADDR_LEN and use QDF_MAC_ADDR_SIZE instead. Change-Id: I4e941d5e17d161a5810e693c89b95ae08f83c6b0 CRs-Fixed: 2179728
Diffstat (limited to 'wlan_cfg')
0 files changed, 0 insertions, 0 deletions