qcacld-3.0: Fix misspelling "stoping"

Fix misspelling: stoping ==> stopping

Change-Id: I493301883736b239eec7c74a7f9d8e3946250e77
CRs-Fixed: 3275700
This commit is contained in:
Jeff Johnson
2022-08-24 09:21:52 -07:00
committed by Madan Koyyalamudi
parent f48b91b692
commit f5ebdac890
2 changed files with 2 additions and 2 deletions

View File

@@ -3501,7 +3501,7 @@ wlan_hdd_deinit_multi_client_info_table(struct hdd_adapter *adapter)
int hdd_wlan_start_modules(struct hdd_context *hdd_ctx, bool reinit);
/**
* hdd_wlan_stop_modules - Single driver state machine for stoping modules
* hdd_wlan_stop_modules - Single driver state machine for stopping modules
* @hdd_ctx: HDD context
* @ftm_mode: ftm mode
*

View File

@@ -7604,7 +7604,7 @@ static int __wlan_hdd_cfg80211_start_ap(struct wiphy *wiphy,
* different or same band( whether we require DBS or Not).
* If we dont require DBS, then the driver does nothing assuming
* the state would be already in non DBS mode, and just continues
* with vdev up on same MAC, by stoping the opportunistic timer,
* with vdev up on same MAC, by stopping the opportunistic timer,
* which results in a connection of 1x1 if already the state was in
* DBS. So first stop timer, and check the current hw mode.
* If the SAP comes up in band different from STA, DBS mode is already