qcacld-3.0: Fix misspelling "stoping"

Fix misspelling: stoping ==> stopping

Change-Id: I493301883736b239eec7c74a7f9d8e3946250e77
CRs-Fixed: 3275700
Dieser Commit ist enthalten in:
Jeff Johnson
2022-08-24 09:21:52 -07:00
committet von Madan Koyyalamudi
Ursprung f48b91b692
Commit f5ebdac890
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@@ -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
*

Datei anzeigen

@@ -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