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)
commitedacaeae52ade6cbb3a0704db32a9fb4a219dee3
treecbc5792cba5b5b757e018570393f76466407c3f7
parentfdf6e6b4afd8a56fa58f70a3950bd7ea7fbaef5f
RDS: Fix completion notifications on blocking sockets

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