qcacld-3.0: Remove HDD_P2P_WILDCARD_SSID macros
The following macros have neer been used by the current version of the driver, so remove them: - HDD_P2P_WILDCARD_SSID - HDD_P2P_WILDCARD_SSID_LEN Change-Id: Ice446d0e6a9f6a1e95b16267a3cb6aebf85cf5ad CRs-Fixed: 2368717
这个提交包含在:
@@ -57,9 +57,6 @@ struct hdd_context;
|
|||||||
#define SA_QUERY_FRAME_RSP "\x08\x01"
|
#define SA_QUERY_FRAME_RSP "\x08\x01"
|
||||||
#define SA_QUERY_FRAME_RSP_SIZE 2
|
#define SA_QUERY_FRAME_RSP_SIZE 2
|
||||||
|
|
||||||
#define HDD_P2P_WILDCARD_SSID "DIRECT-"
|
|
||||||
#define HDD_P2P_WILDCARD_SSID_LEN 7
|
|
||||||
|
|
||||||
#define WNM_BSS_ACTION_FRAME "\x0a\x07"
|
#define WNM_BSS_ACTION_FRAME "\x0a\x07"
|
||||||
#define WNM_BSS_ACTION_FRAME_SIZE 2
|
#define WNM_BSS_ACTION_FRAME_SIZE 2
|
||||||
|
|
||||||
|
在新工单中引用
屏蔽一个用户