]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc552c14ff36e1f65464b043a1b791c10da1ffecf
treecbc5792cba5b5b757e018570393f76466407c3f7
parent2b9266ccb858dfbfbfef60a32d8dfeb5ee76b84c
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