From: Sean Hefty Date: Wed, 29 May 2013 17:09:08 +0000 (-0700) Subject: RDMA/cma: Allow enabling reuseaddr in any state X-Git-Tag: v3.11-rc1~16^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8dea2f9f078395ebac7c92aeb919f02ff3fca88;p=pandora-kernel.git RDMA/cma: Allow enabling reuseaddr in any state The rdma_cm only allows setting reuseaddr if the corresponding rdma_cm_id is in the idle state. Allow setting this value in other states. This brings the behavior more inline with sockets. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed