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)
commit43a04fdc369ce4fb6718b95e1c930ff8661e65c1
treeb7ae4c9b9e39694320a03db2f63edd3e3ecbdd3a
parent73d540f282c0d8ce48fafd7fcc844e91f31d4103
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