From: Sean Hefty Date: Sat, 28 Jul 2012 00:57:23 +0000 (-0700) Subject: Refresh of fast-disc X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=901b4dba23932bc98de2e174b228a71919469a56;p=~shefty%2Flibrdmacm.git Refresh of fast-disc --- diff --git a/src/rsocket.c b/src/rsocket.c index 908b00c8..b9105a17 100644 --- a/src/rsocket.c +++ b/src/rsocket.c @@ -124,13 +124,6 @@ struct rs_conn_data { struct rs_sge data_buf; }; -enum { - RS_WR_RECV, - RS_WR_DATA, - RS_WR_CTRL, - RS_WR_DISCONNECT -}; - #define RS_RECV_WR_ID (~((uint64_t) 0)) /*