qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR
Replace MAC_ADDRESS_STR with converged macro QDF_MAC_ADDR_STR. Change-Id: Ib9bd0a93a3ffdb89a42e11200d8b68ce1af86681 CRs-Fixed: 2433317
This commit is contained in:

کامیت شده توسط
nshrivas

والد
f573e06d0e
کامیت
cb7b8b8065
@@ -246,8 +246,7 @@ enum hdd_driver_flags {
|
||||
/* Maximum time(ms) to wait for external acs response */
|
||||
#define WLAN_VENDOR_ACS_WAIT_TIME 1000
|
||||
|
||||
/** Mac Address string **/
|
||||
#define MAC_ADDRESS_STR "%02x:%02x:%02x:%02x:%02x:%02x"
|
||||
/* Mac Address string length */
|
||||
#define MAC_ADDRESS_STR_LEN 18 /* Including null terminator */
|
||||
/* Max and min IEs length in bytes */
|
||||
#define MAX_GENIE_LEN (512)
|
||||
|
مرجع در شماره جدید
Block a user