From: Jon Mason Date: Thu, 11 Nov 2010 04:26:01 +0000 (+0000) Subject: vxge: correct multi-function detection X-Git-Tag: v2.6.38-rc1~476^2~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3e3b8fae982400dacbbf19f3112cc84e51d46a;p=pandora-kernel.git vxge: correct multi-function detection The values used to determined if the adapter is running in single or multi-function mode were previously modified to the values necessary when making the VXGE_HW_FW_API_GET_FUNC_MODE firmware call. However, the firmware call was not modified. This had the driver printing out on probe that the adapter was in multi-function mode when in single function mode and vice versa. Signed-off-by: Jon Mason Signed-off-by: Ram Vepa Signed-off-by: David S. Miller --- Reading git-diff-tree failed