qcacld-3.0: components: nan: Fix misspellings
Fix misspellings in components/nan/... Change-Id: I674974e300e440205676f822d0068e90ae1cc0c8 CRs-Fixed: 3303640
This commit is contained in:

committed by
Madan Koyyalamudi

parent
051fa2472c
commit
56e9a4a4ef
@@ -71,7 +71,7 @@
|
||||
*/
|
||||
#define CFG_NAN_SEPARATE_IFACE_SUPP CFG_INI_BOOL("nan_separate_iface_support", \
|
||||
1, \
|
||||
"Seperate iface for NAN")
|
||||
"Separate iface for NAN")
|
||||
|
||||
|
||||
/*
|
||||
|
@@ -497,7 +497,7 @@ QDF_STATUS ucfg_get_nan_feature_config(struct wlan_objmgr_psoc *psoc,
|
||||
bool ucfg_is_nan_vdev(struct wlan_objmgr_vdev *vdev);
|
||||
|
||||
/**
|
||||
* ucfg_nan_disable_ind_to_userspace() - Send NAN disble ind to userspace
|
||||
* ucfg_nan_disable_ind_to_userspace() - Send NAN disable ind to userspace
|
||||
* @psoc: pointer to psoc object
|
||||
*
|
||||
* Prepare NAN disable indication and send it to userspace
|
||||
|
Reference in New Issue
Block a user