[PATCH v3 14/17] net,rds: use new hashtable implementation

2012-08-21 Thread Sasha Levin
Switch rds to use the new hashtable implementation. This reduces the amount of generic unrelated code in rds. Signed-off-by: Sasha Levin --- net/rds/bind.c | 28 +- net/rds/connection.c | 102 ++ 2 files changed, 63

[PATCH v3 14/17] net,rds: use new hashtable implementation

2012-08-21 Thread Sasha Levin
Switch rds to use the new hashtable implementation. This reduces the amount of generic unrelated code in rds. Signed-off-by: Sasha Levin levinsasha...@gmail.com --- net/rds/bind.c | 28 +- net/rds/connection.c | 102 ++ 2 files