From: Sritej Velaga Date: Wed, 22 Jun 2011 02:52:17 +0000 (+0000) Subject: qlcnic: Add capability to take FW dump deterministically X-Git-Tag: v3.1-rc1~316^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602ca6f00a0d95a0d0cec84f492324ee71d14e09;p=pandora-kernel.git qlcnic: Add capability to take FW dump deterministically In presence of multiple functions, current driver implementation does not guarantee that the FW dump is taken by the same function that forces it. Change it by adding a fw reset owner flag that could be changed in the device reset path and only when a function determines that it needs to reset it. Signed-off-by: Sritej Velaga Signed-off-by: Anirban Chakraborty Signed-off-by: David S. Miller --- Reading git-diff-tree failed