فهرست منبع

qcacld-3.0: Fix typo "Suported"

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

Change-Id: I45047e0deebc95f9467cb67a4998b5ca85fca7f4
CRs-Fixed: 2238297
Jeff Johnson 7 سال پیش
والد
کامیت
77f89bb156
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,