commit | edacaeae52ade6cbb3a0704db32a9fb4a219dee3 | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Fri Jul 17 13:13:32 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 08:03:12 2009 -0700 |
tree | cbc5792cba5b5b757e018570393f76466407c3f7 | |
parent | fdf6e6b4afd8a56fa58f70a3950bd7ea7fbaef5f [diff] |
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>