Procházet zdrojové kódy

qcacld-3.0: Fix misspelling of 'Suported'

Fix misspelling 'Suported' => 'Supported'.

Change-Id: I13a56ebd9cab0d79973996e746b923f525dc2594
CRs-Fixed: 2241937
Jeff Johnson před 7 roky
rodič
revize
06aebd7e54
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      core/mac/inc/sir_mac_prot_def.h

+ 1 - 1
core/mac/inc/sir_mac_prot_def.h

@@ -684,7 +684,7 @@ typedef enum eSirMacStatusCodes {
 	/* element is unacceptable */
 	/* element is unacceptable */
 	eSIR_MAC_SPRTD_CHANNELS_BAD_STATUS = 24,        /* Association request rejected because the information in the Supported Channels */
 	eSIR_MAC_SPRTD_CHANNELS_BAD_STATUS = 24,        /* Association request rejected because the information in the Supported Channels */
 	/* element is unacceptable */
 	/* element is unacceptable */
-	eSIR_MAC_SHORT_SLOT_NOT_SUPORTED_STATUS = 25,   /* Association denied due to requesting station not supporting the Short Slot Time */
+	eSIR_MAC_SHORT_SLOT_NOT_SUPPORTED_STATUS = 25,   /* Association denied due to requesting station not supporting the Short Slot Time */
 	/* option */
 	/* option */
 	eSIR_MAC_DSSS_OFDM_NOT_SUPPORTED_STATUS = 26,   /* Association denied due to requesting station not supporting the DSSS-OFDM option */
 	eSIR_MAC_DSSS_OFDM_NOT_SUPPORTED_STATUS = 26,   /* Association denied due to requesting station not supporting the DSSS-OFDM option */
 	/* reserved                                     27-29 */
 	/* reserved                                     27-29 */