mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
qlnxe(4): Fix a typo in a source code comment
- s/paramters/parameters/ MFC after: 3 days
This commit is contained in:
parent
59f7c7ff51
commit
a5c1b9e332
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn *p_hwfn,
|
|||
u8 *p_change);
|
||||
|
||||
/**
|
||||
* @brief Get link paramters for VF from ecore
|
||||
* @brief Get link parameters for VF from ecore
|
||||
*
|
||||
* @param p_hwfn
|
||||
* @param params - the link params structure to be filled for the VF
|
||||
|
|
|
|||
Loading…
Reference in a new issue