Browse Source

qcacld-3.0: Fix misspelling "dervies"

Fix misspelling: dervies ==> derives

Change-Id: I3419779143b4097d1efef0d654990333d5c69df7
CRs-Fixed: 3275688
Jeff Johnson 2 years ago
parent
commit
e48c3bb42d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/hdd/inc/wlan_hdd_mlo.h

+ 1 - 1
core/hdd/inc/wlan_hdd_mlo.h

@@ -104,7 +104,7 @@ struct hdd_mlo_adapter_info {
  * @hdd_context: Global hdd context
  * @hw_macaddr: Hardware mac address
  *
- * This function dervies mld mac address based on the input hardware mac address
+ * This function derives mld mac address based on the input hardware mac address
  *
  * Return: none
  */