From: Moshe Lazer Date: Thu, 21 Mar 2013 05:55:51 +0000 (+0000) Subject: net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper X-Git-Tag: v3.9-rc5~28^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c101c81b5293cdcb616ed4948d0c4a4cfd1f481a;p=pandora-kernel.git net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper Currently the mask is wrongly set in the MAP_EQ wrapper, fix that. Without the fix any EQ number above 511 is mapped to one below 511. Signed-off-by: Moshe Lazer Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed