]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba10923b8d6b8c72d243dd6c25366a1260316dc0
tree7b007ea5cc52cf7730b2fb548cba4961b0fd0b76
parent56186b7170bb8bf1e8c4c272130965ffad40563a
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