git: 5daf88ea5efe - main - qlnxe(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Oct 2022 15:27:21 UTC
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=5daf88ea5efe6af916e71000fd6c2d81c22c8f43 commit 5daf88ea5efe6af916e71000fd6c2d81c22c8f43 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-10-26 15:27:07 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-10-26 15:27:07 +0000 qlnxe(4): Fix a typo in a source code comment - s/defult/default/ MFC after: 3 days --- sys/dev/qlnx/qlnxe/ecore_dev_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/qlnx/qlnxe/ecore_dev_api.h b/sys/dev/qlnx/qlnxe/ecore_dev_api.h index c52c6188d2c8..79819965faab 100644 --- a/sys/dev/qlnx/qlnxe/ecore_dev_api.h +++ b/sys/dev/qlnx/qlnxe/ecore_dev_api.h @@ -749,7 +749,7 @@ void ecore_llh_clear_ppfid_filters(struct ecore_dev *p_dev, u8 ppfid); void ecore_llh_clear_all_filters(struct ecore_dev *p_dev); /** - * @brief ecore_llh_set_function_as_default - set function as defult per port + * @brief ecore_llh_set_function_as_default - set function as default per port * * @param p_hwfn * @param p_ptt