mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 10:01:25 +00:00
IB/hfi1: Fix typo
Fix a copy and paste typo in comment. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
parent
0904f32796
commit
21a4c95d3f
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ int qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Perform a stand-alone single QSFP write. Acquire the resource, do the
|
* Perform a stand-alone single QSFP write. Acquire the resource, do the
|
||||||
* read, then release the resource.
|
* write, then release the resource.
|
||||||
*/
|
*/
|
||||||
int one_qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp,
|
int one_qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp,
|
||||||
int len)
|
int len)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue