qlcnic: fix fw initialization responsibility
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Thu, 22 Apr 2010 02:51:37 +0000 (02:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Apr 2010 22:28:27 +0000 (15:28 -0700)
commitf73dfc50f14d5c4c7f6243a87a65b78aef6f3a48
tree7b007ea5cc52cf7730b2fb548cba4961b0fd0b76
parentbbd8c6a45b0f8557a8fc38fc763d7a51fac4459d
qlcnic: fix fw initialization responsibility

Now any pci-func can start fw, whoever sees the reset ack first.
Before this, pci-func which sets the RESET state has the responsibility
to start fw.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic_main.c