be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)
authorSomnath Kotur <somnath.kotur@emulex.com>
Thu, 14 Mar 2013 02:41:51 +0000 (02:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Mar 2013 12:56:57 +0000 (08:56 -0400)
commit8cef7a7892e7820a825aab28a1bff42ca216e9f0
treea8810818b17d1f0cdc5af43150eed09e996a9a6a
parent764444f5a324ad5a272773f078192819084388ce
be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)

As the NIC PCI function may be used by other protocols, the chip interrupts
must be enabled in be_probe() itself rather than be_open().

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c