]> bbs.cooldavid.org Git - net-next-2.6.git/commit
RDS: make sure all sgs alloced are initialized
authorAndy Grover <andy.grover@oracle.com>
Tue, 12 Jan 2010 22:17:31 +0000 (14:17 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:39 +0000 (18:11 -0700)
commitf4dd96f7b27743e568cec519eff0f951c56833c6
tree7190122e832f3ce6ed394fb7293c037562b346f6
parentff87e97a9d70c9ae133d3d3d7792b26ab85f4297
RDS: make sure all sgs alloced are initialized

rds_message_alloc_sgs() now returns correctly-initialized
sg lists, so calleds need not do this themselves.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/message.c
net/rds/rdma.c