]> git.baikalelectronics.ru Git - kernel.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)
commit03790d10771916dc4f39ba077fe9225583b83af0
tree7190122e832f3ce6ed394fb7293c037562b346f6
parent86d5d6ae796e566ae02b0952e057c745ef473d2b
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