RDS: sendmsg() should check sndtimeo, not rcvtimeo
authorAndy Grover <andy.grover@oracle.com>
Thu, 11 Mar 2010 13:49:56 +0000 (13:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:16:54 +0000 (21:16 -0700)
Most likely cut n paste error - sendmsg() was checking sock_rcvtimeo.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rds/send.c

diff --cc net/rds/send.c
Simple merge