From: Roland Dreier Date: Sun, 18 Sep 2005 21:00:17 +0000 (-0700) Subject: [PATCH] IB/mthca: Fix posting work requests to shared receive queues X-Git-Tag: v2.6.14-rc3~150^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3853194c2e174cee4da093c67bd54cbf9a38559a;p=pandora-kernel.git [PATCH] IB/mthca: Fix posting work requests to shared receive queues The error handling paths in mthca_tavor_post_srq_recv() and mthca_arbel_post_srq_recv() are quite bogus, the result of a screwed up merge. Fix them so they work as intended. Pointed out by Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed