git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d3d62
)
be2net: Fix to fail probe if MSI-X enable fails for a VF
author
Somnath Kotur
<somnath.kotur@emulex.com>
Thu, 2 May 2013 03:37:08 +0000
(
03:37
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 May 2013 20:43:34 +0000
(16:43 -0400)
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>
No differences found