]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit107405a2a8425c8383f394e3330718f13e879351
treea8810818b17d1f0cdc5af43150eed09e996a9a6a
parent3197ef7b7f8dc9e66ca946c6f7f61a02c2181fc7
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