We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684b916 commit 83567ceCopy full SHA for 83567ce
include/rdma/ib_verbs.h
@@ -578,7 +578,7 @@ struct rdma_stat_desc {
578
/**
579
* struct rdma_hw_stats
580
* @lock - Mutex to protect parallel write access to lifespan and values
581
- * of counters, which are 64bits and not guaranteeed to be written
+ * of counters, which are 64bits and not guaranteed to be written
582
* atomicaly on 32bits systems.
583
* @timestamp - Used by the core code to track when the last update was
584
* @lifespan - Used by the core code to determine how old the counters
0 commit comments