From 9683195ee56ec4d76b00053cf14dd9ebb7ff4fb3 Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Tue, 1 Feb 2022 11:33:29 +0100 Subject: [PATCH] qca-vendor: Fix typos Fix typos found with codespell utility. Signed-off-by: Yegor Yefremov --- src/common/qca-vendor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/qca-vendor.h b/src/common/qca-vendor.h index db5eb6bda..d51f45a5f 100644 --- a/src/common/qca-vendor.h +++ b/src/common/qca-vendor.h @@ -7036,7 +7036,7 @@ enum qca_wlan_vendor_attr_rtplinst { * Use XR level to benefit XR (extended reality) application to achieve * latency and power by via constraint scan/roaming/adaptive PS. * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_LOW: - * Use low latency level to benifit application like concurrent + * Use low latency level to benefit application like concurrent * downloading or video streaming via constraint scan/adaptive PS. * @QCA_WLAN_VENDOR_ATTR_CONFIG_LATENCY_LEVEL_ULTRALOW: * Use ultra low latency level to benefit for gaming/voice @@ -8597,7 +8597,7 @@ enum qca_wlan_vendor_attr_wifi_test_config { * peer. Refers the enum qca_wlan_vendor_attr_twt_capability. It's a synchronous * operation. * - * @QCA_WLAN_TWT_SETUP_READY_NOTIFY: Notify userspace that the firmare is + * @QCA_WLAN_TWT_SETUP_READY_NOTIFY: Notify userspace that the firmware is * ready for a new TWT session setup after it issued a TWT teardown. * * @QCA_WLAN_TWT_SET_PARAM: Configure TWT related parameters. Required -- 2.47.2