commit | 43a04fdc369ce4fb6718b95e1c930ff8661e65c1 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathyap@serverengines.com> | Wed Oct 14 20:21:17 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 14 23:29:56 2009 -0700 |
tree | b7ae4c9b9e39694320a03db2f63edd3e3ecbdd3a | |
parent | 73d540f282c0d8ce48fafd7fcc844e91f31d4103 [diff] |
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>