From: Wei Yongjun Date: Tue, 7 Jan 2014 08:56:07 +0000 (+0800) Subject: net/mlx4_en: fix error return code in mlx4_en_get_qp() X-Git-Tag: v3.14-rc1~94^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba75fb0c4b92416b94640b5a043c323a457f14a;p=pandora-kernel.git net/mlx4_en: fix error return code in mlx4_en_get_qp() Fix to return a negative error code from the error handling case instead of 0. Fixes: 837052d0ccc5 ('net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling') Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed