From: Sathya Perla Date: Fri, 1 Aug 2014 12:17:30 +0000 (+0530) Subject: be2net: ignore get/set profile FW cmd failures X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d183126de8e100b003d09b64c6ec4b1c93abfc;p=pandora-kernel.git be2net: ignore get/set profile FW cmd failures Old versions of BE3 FW may not support cmds to re-provision (and hence optimize) resources/queues in SR-IOV config. Do not treat this FW cmd failure as fatal and fail the function initialization. Instead, just enable SR-IOV with the resources provided by the FW. Prior to the "create optimal number of queues on SR-IOV config" patch such failures were ignored. Fixes: bec84e6b2 ("create optimal number of queues on SR-IOV config") Reported-by: Eduardo Habkost Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed