commit | f73dfc50f14d5c4c7f6243a87a65b78aef6f3a48 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu Apr 22 02:51:37 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 22 15:28:27 2010 -0700 |
tree | 7b007ea5cc52cf7730b2fb548cba4961b0fd0b76 | |
parent | bbd8c6a45b0f8557a8fc38fc763d7a51fac4459d [diff] |
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>