From: Matan Barak Date: Thu, 11 Dec 2014 08:57:59 +0000 (+0200) Subject: net/mlx4: Refactor QUERY_PORT X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=431df8c7e9708433459fd806a08308997de43121;p=pandora-kernel.git net/mlx4: Refactor QUERY_PORT Currently QUERY_PORT is done as a part of QUERY_DEV_CAP firmware command. Since we would like to use it without querying all device capabilities, extract this part to be a function of its own. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed