From fab9adfb71fc8690e20c3c280d39d49c8f4a3f0a Mon Sep 17 00:00:00 2001 From: Eran Ben Elisha Date: Tue, 21 Apr 2015 15:46:34 +0300 Subject: [PATCH] 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-format-patch failed