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)
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>

No differences found