RDS: Move atomic stats from general to ib-specific area

Signed-off-by: Andy Grover <andy.grover@oracle.com>
This commit is contained in:
Andy Grover
2010-03-29 17:47:30 -07:00
parent ab1a6926f5
commit 51e2cba8b5
5 changed files with 6 additions and 6 deletions

View File

@@ -75,8 +75,6 @@ static const char *const rds_stat_names[] = {
"cong_update_received",
"cong_send_error",
"cong_send_blocked",
"s_atomic_cswp",
"s_atomic_fadd",
};
void rds_stats_info_copy(struct rds_info_iterator *iter,