|
@@ -212,7 +212,7 @@ typedef struct connection_info_s {
|
|
typedef struct hdd_adapter hdd_adapter_t;
|
|
typedef struct hdd_adapter hdd_adapter_t;
|
|
typedef struct hdd_context hdd_context_t;
|
|
typedef struct hdd_context hdd_context_t;
|
|
typedef struct hdd_station_ctx hdd_station_ctx_t;
|
|
typedef struct hdd_station_ctx hdd_station_ctx_t;
|
|
-typedef struct hdd_ap_ctx_s hdd_ap_ctx_t;
|
|
|
|
|
|
+typedef struct hdd_ap_ctx hdd_ap_ctx_t;
|
|
|
|
|
|
/**
|
|
/**
|
|
* hdd_is_connecting() - Function to check connection progress
|
|
* hdd_is_connecting() - Function to check connection progress
|