qcacld-3.0: Fix misspelling of "threshold"

The following change introduced a misspelling of "threshold", so fix
it.
- Change-Id Ie98a1b8681f41f3a63523ac40b5cfb688a7b0cb0
  qcacld-3.0: Handle VENDOR_SUBCMD_SR and operation

Change-Id: I255ef45d9978ce777a41564f0d05e6d99efe5a4b
CRs-Fixed: 3319363
This commit is contained in:
Jeff Johnson
2022-10-21 18:18:53 -07:00
committed by Madan Koyyalamudi
parent 741f9426e7
commit 55fd78b983

View File

@@ -124,7 +124,7 @@ void ucfg_spatial_reuse_send_sr_prohibit(struct wlan_objmgr_vdev *vdev,
* vdev: object manager vdev * vdev: object manager vdev
* pdev: object manager pdev * pdev: object manager pdev
* is_sr_enable: sr enable/disable * is_sr_enable: sr enable/disable
* pd_threshold: pd thresold * pd_threshold: pd threshold
* *
* Return: Success/Failure * Return: Success/Failure
*/ */