From: Somnath Kotur Date: Thu, 2 May 2013 03:37:08 +0000 (+0000) Subject: be2net: Fix to fail probe if MSI-X enable fails for a VF X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~39^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2bba3dfc16e625e73f986a21110cb784cddd30a;p=pandora-kernel.git be2net: Fix to fail probe if MSI-X enable fails for a VF As per SPEC, INTx mode is not supported on VFs. So if enable_msix fails, then just fail probe. Also bail out of be_open if irq_register fails. Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller --- Reading git-diff-tree failed