Replace typo "assocation" with correct spelling "association". Change-Id: I01445b034954ae80b55bfa3eb20b9754d56cd7de CRs-Fixed: 2238297
@@ -1030,7 +1030,7 @@ QDF_STATUS hdd_softap_register_sta(struct hdd_adapter *adapter,
hdd_softap_deregister_sta(adapter, staId);
}
- /* Get the Station ID from the one saved during the assocation. */
+ /* Get the Station ID from the one saved during the association. */
staDesc.sta_id = staId;
/* Save the adapter Pointer for this staId */