]> Pileus Git - ~andy/linux/commit
qlcnic: Move get template from probe to start fw
authorSritej Velaga <sritej.velaga@qlogic.com>
Fri, 29 Jul 2011 13:30:28 +0000 (13:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Aug 2011 07:12:01 +0000 (00:12 -0700)
commit031a4a26809aef00f2a29fe781523a8eef1acff5
tree6190c859af9fec7b39cab08c9fa621ceb155b02a
parent032a13c7d70f3f40877b298e4c62469980f27a1f
qlcnic: Move get template from probe to start fw

Place for gathering FW dump template has been moved to the FW restart path
so that the driver can check if a newer FW version is available and in that case
it replaces the existing FW dump template with the newer template.

Signed-off-by: Sritej Velaga <sritej.velaga@qlogic.com>
Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic_main.c