From: Eran Ben Elisha Date: Tue, 21 Apr 2015 12:46:34 +0000 (+0300) Subject: net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP X-Git-Tag: omap-for-v4.2/o2_dc~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab9adfb71fc8690e20c3c280d39d49c8f4a3f0a;p=pandora-kernel.git net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP Currently we parse max_msg_sz from the wrong offset in QUERY_DEV_CAP, fix to use the right offset. Fixes: 0b131561a7d6 ('net/mlx4_en: Add Flow control statistics [..]') Signed-off-by: Eran Ben Elisha Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed