]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Refresh of shut_wr
authorSean Hefty <sean.hefty@intel.com>
Tue, 26 Jun 2012 00:23:59 +0000 (17:23 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 26 Jun 2012 00:23:59 +0000 (17:23 -0700)
src/rsocket.c

index 0bba7e5d9c29629dca384a6111e5359ff871a14f..8263def6f1a8f93e3e2aafe245f50d4b3ae4cd54 100644 (file)
@@ -1457,8 +1457,6 @@ static int rs_poll_rs(struct rsocket *rs, int events,
                }
                /* fall through */
        case rs_connected:
-       case rs_shutdown_rd:
-       case rs_shutdown_wr:
        case rs_disconnected:
        case rs_error:
                rs_process_cq(rs, nonblock, test);