Przeglądaj źródła

qcacmn: Fix typo "paramters"

Replace typo "paramters" with correct spelling "parameters".

Change-Id: I7b82a1c3fda1e826840152fb1a23102f3c23fdb8
CRs-Fixed: 2238309
Jeff Johnson 7 lat temu
rodzic
commit
97a1cc5caf
2 zmienionych plików z 5 dodań i 5 usunięć
  1. 1 1
      dp/wifi3.0/dp_peer.c
  2. 4 4
      wmi/inc/wmi_unified_param.h

+ 1 - 1
dp/wifi3.0/dp_peer.c

@@ -1656,7 +1656,7 @@ void dp_addba_responsesetup_wifi3(void *peer_handle, uint8_t tid,
 	struct dp_rx_tid *rx_tid = &peer->rx_tid[tid];
 
 	rx_tid->num_of_addba_resp++;
-	/* setup ADDBA response paramters */
+	/* setup ADDBA response parameters */
 	*dialogtoken = rx_tid->dialogtoken;
 	*statuscode = rx_tid->statuscode;
 	*buffersize = rx_tid->ba_win_size;

+ 4 - 4
wmi/inc/wmi_unified_param.h

@@ -605,7 +605,7 @@ struct vdev_delete_params {
 };
 
 /**
- * struct channel_param - Channel paramters with all
+ * struct channel_param - Channel parameters with all
  *			info required by target.
  * @chan_id: channel id
  * @pwr: channel power
@@ -1468,7 +1468,7 @@ struct tx_send_params {
 };
 
 /**
- * struct wmi_mgmt_params - wmi mgmt cmd paramters
+ * struct wmi_mgmt_params - wmi mgmt cmd parameters
  * @tx_frame: management tx frame
  * @frm_len: frame length
  * @vdev_id: vdev id
@@ -1499,7 +1499,7 @@ struct wmi_mgmt_params {
 };
 
 /**
- * struct wmi_offchan_data_tx_params - wmi offchan data tx cmd paramters
+ * struct wmi_offchan_data_tx_params - wmi offchan data tx cmd parameters
  * @tx_frame: management tx frame
  * @frm_len: frame length
  * @vdev_id: vdev id
@@ -1802,7 +1802,7 @@ struct rssi_monitor_param {
 };
 
 /**
- * struct scan_mac_oui - oui paramters
+ * struct scan_mac_oui - oui parameters
  * @oui: oui parameters
  * @vdev_id: interface id
  * @enb_probe_req_sno_randomization: control probe req sequence no randomization