aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rds/stats.c')
-rw-r--r--net/rds/stats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rds/stats.c b/net/rds/stats.c
index c66d95d..b77be8b 100644
--- a/net/rds/stats.c
+++ b/net/rds/stats.c
@@ -57,8 +57,8 @@ static const char *const rds_stat_names[] = {
"recv_ping",
"send_queue_empty",
"send_queue_full",
- "send_sem_contention",
- "send_sem_queue_raced",
+ "send_lock_contention",
+ "send_lock_queue_raced",
"send_immediate_retry",
"send_delayed_retry",
"send_drop_acked",