]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: fix support for PCI hot plug
authorSathya Perla <sathyap@serverengines.com>
Wed, 14 Oct 2009 20:21:17 +0000 (20:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Oct 2009 06:29:56 +0000 (23:29 -0700)
commitdb7a85dc19000e546327f161e0201fa690d3e7d1
treeb7ae4c9b9e39694320a03db2f63edd3e3ecbdd3a
parentb1da73c1196785684e1075701f7ca1d7ed8685b1
be2net: fix support for PCI hot plug

Before issuing any cmds to the FW, the driver must first wait
till the fW becomes ready. This is needed for PCI hot plug when
the driver can be probed while the card fw is being initialized.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.c
drivers/net/benet/be_main.c