commit | 23e26381c0dcdc2824d7ce341615912ef06a65ab | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Tue Jun 11 13:42:26 2019 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jun 17 13:00:54 2019 -0700 |
tree | c5893f28524a4fd7e81f86d7cae9c267056ec506 | |
parent | d897403241118fe2cecbf892fc2f1f482c599f70 [diff] |
qcacmn: Rename OSIF logging macros The current OSIF logging macros use a "cfg80211" prefix. This is confusing because that prefix should only be used by the Linux cfg80211 module. To avoid confusion rename the macros to use an "osif" prefix. Change-Id: Id3273498f623d04beec879aa9d77c1d33986357a CRs-Fixed: 2469485