From: Steve Wise Date: Fri, 21 Mar 2014 15:10:37 +0000 (+0530) Subject: RDMA/cxgb4: rx_data() needs to hold the ep mutex X-Git-Tag: v3.15-rc1~103^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c529fb50463992982c246155e095577aa0485f57;p=pandora-kernel.git RDMA/cxgb4: rx_data() needs to hold the ep mutex To avoid racing with other threads doing close/flush/whatever, rx_data() should hold the endpoint mutex. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed