]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Fix completion notifications on blocking sockets
authorAndy Grover <andy.grover@oracle.com>
Tue, 9 Jun 2009 23:13:21 +0000 (16:13 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:14 +0000 (16:41 -0700)
commitb35c32df84f3797c964bc4c32a695752abf291d5
treee293fb0f347b4215e84721db2c3a937402b9f08b
parent659c96b6ce838a15ada4581b3fdc98f73fb85797
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>
net/rds/recv.c