Prechádzať zdrojové kódy

qcacld-3.0: Remove struct vdev_create_req_param

The following patch removed all usage of struct vdev_create_req_param:
  qcacld-3.0: Send the vdev create to firmware in the caller thread
  Change-Id Iafb186b13d948e421d152c3142cb8614fdbbffa6

However it didn't remove the actual struct, so remove it now.

Change-Id: I20937b00ecdc61f7b349dd287092d5ebd6d7e9c4
CRs-Fixed: 3424785
Jeff Johnson 2 rokov pred
rodič
commit
b8abd917c5
1 zmenil súbory, kde vykonal 1 pridanie a 11 odobranie
  1. 1 11
      core/wma/inc/wma_if.h

+ 1 - 11
core/wma/inc/wma_if.h

@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2011-2021 The Linux Foundation. All rights reserved.
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -697,16 +697,6 @@ typedef struct sMaxTxPowerPerBandParams {
 	int8_t power;
 } tMaxTxPowerPerBandParams, *tpMaxTxPowerPerBandParams;
 
-/**
- * struct vdev_create_req_param - vdev create request params
- * @vdev_id: vdev_id
- * @status: response status code
- */
-struct vdev_create_req_param {
-	uint32_t vdev_id;
-	QDF_STATUS status;
-};
-
 /**
  * struct set_ie_param - set IE params structure
  * @pdev_id: pdev id