RDS: Fix completion notifications on blocking sockets
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:32 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 15:03:12 +0000 (08:03 -0700)
Completion or congestion notifications were not being checked
if the socket went to sleep. This patch fixes that.

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

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