]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit1123fd734df6ad82373a5a27f0f2ed3115555b9d
tree9f0348b2d603a4d18855f01bbd34249c2c2b3f72
parent735f61e62611161588123930823af6e6a9fd5c2c
RDS: sendmsg() should check sndtimeo, not rcvtimeo

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