|
@@ -169,7 +169,7 @@ static int __hdd_fips_test(struct net_device *dev,
|
|
|
struct iw_request_info *info,
|
|
|
union iwreq_data *wrqu, char *extra)
|
|
|
{
|
|
|
- hdd_adapter_t *adapter;
|
|
|
+ struct hdd_adapter *adapter;
|
|
|
struct hdd_context *hdd_ctx;
|
|
|
struct iw_fips_test_request *user_request;
|
|
|
struct iw_fips_test_response *user_response;
|