|
@@ -1,5 +1,5 @@
|
|
/*
|
|
/*
|
|
- * Copyright (c) 2017-2019 The Linux Foundation. All rights reserved.
|
|
|
|
|
|
+ * Copyright (c) 2017-2020 The Linux Foundation. All rights reserved.
|
|
*
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -156,7 +156,7 @@ static QDF_STATUS wlan_green_ap_pdev_obj_destroy_notification(
|
|
qdf_spinlock_destroy(&green_ap_ctx->lock);
|
|
qdf_spinlock_destroy(&green_ap_ctx->lock);
|
|
|
|
|
|
qdf_mem_free(green_ap_ctx);
|
|
qdf_mem_free(green_ap_ctx);
|
|
- green_ap_info("green ap deletion successful, pdev: %pK", pdev);
|
|
|
|
|
|
+ green_ap_info("green ap deletion successful");
|
|
|
|
|
|
return QDF_STATUS_SUCCESS;
|
|
return QDF_STATUS_SUCCESS;
|
|
}
|
|
}
|