commit | c2bba3dfc16e625e73f986a21110cb784cddd30a | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@emulex.com> | Thu May 02 03:37:08 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 02 16:43:34 2013 -0400 |
tree | 814b14a06137f9640db7d1798f06ec887d6c851c | |
parent | 04d3d6247fa39d4ee6488f1bd5314879ab9d5c9d [diff] |
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 <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>