From: Jack Morgenstein Date: Wed, 7 Mar 2012 05:56:35 +0000 (+0000) Subject: mlx4_core: fix bug in modify_cq wrapper for resize flow. X-Git-Tag: v3.3-rc7~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf353b17007841f91e1735e33790508c84c9ad0;p=pandora-kernel.git mlx4_core: fix bug in modify_cq wrapper for resize flow. The actual FW command is called in procedure "handle_resize". Code incorrectly invoked the FW command again (in good flow), in the modify_cq wrapper function. Fix by skipping second FW invocation unconditionally for resize. Signed-off-by: Jack Morgenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed