aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-08-28 16:57:23 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-08-28 16:57:23 +0000
commit5bdf58e196096993758b3e50291db17104025b65 (patch)
treef760da83c1e8a9b098363c96da03517a4578c4ae /sys/dev/qlnx
parent10e0082fff4ec9392db2763ce3b095bc010526df (diff)
Diffstat (limited to 'sys/dev/qlnx')
-rw-r--r--sys/dev/qlnx/qlnxe/ecore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qlnx/qlnxe/ecore.h b/sys/dev/qlnx/qlnxe/ecore.h
index 33af8f124658..32a6b98156c5 100644
--- a/sys/dev/qlnx/qlnxe/ecore.h
+++ b/sys/dev/qlnx/qlnxe/ecore.h
@@ -702,7 +702,7 @@ struct ecore_hwfn {
struct ecore_ptt *p_main_ptt;
struct ecore_ptt *p_dpc_ptt;
- /* PTP will be used only by the leading funtion.
+ /* PTP will be used only by the leading function.
* Usage of all PTP-apis should be synchronized as result.
*/
struct ecore_ptt *p_ptp_ptt;