From: Manish Chopra Date: Fri, 13 Sep 2013 10:13:47 +0000 (-0400) Subject: qlcnic: Fix VF reset recovery X-Git-Tag: v3.12-rc2~14^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c44bbdab5fd7831859cf0d38626317ffcf39558;p=pandora-kernel.git qlcnic: Fix VF reset recovery o At the time of firmware hang "adapter->need_fw_reset" variable gets set but after re-initialization of firmware OR at the time of VF re-initialization that variable was not getting cleared which was leading to failure in VF reset recovery.Fix it by clearing this variable before re-initializing VF Signed-off-by: Manish Chopra Signed-off-by: David S. Miller --- Reading git-diff-tree failed