Explorar o código

qcacld-3.0: Fix typo "Suported"

Replace typo "Suported" with correct spelling "Supported".

Change-Id: I45047e0deebc95f9467cb67a4998b5ca85fca7f4
CRs-Fixed: 2238297
Jeff Johnson %!s(int64=7) %!d(string=hai) anos
pai
achega
77f89bb156
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/hdd/src/wlan_hdd_main.c

+ 1 - 1
core/hdd/src/wlan_hdd_main.c

@@ -6200,7 +6200,7 @@ enum tQDF_ADAPTER_MODE hdd_get_device_mode(uint32_t session_id)
  * hdd_get_operating_channel() - return operating channel of the device mode
  * @hdd_ctx:	Pointer to the HDD context.
  * @mode:	Device mode for which operating channel is required.
- *              Suported modes:
+ *              Supported modes:
  *			QDF_STA_MODE,
  *			QDF_P2P_CLIENT_MODE,
  *			QDF_SAP_MODE,