From: Mitch Williams Date: Thu, 13 Feb 2014 11:48:48 +0000 (-0800) Subject: i40e: don't handle VF reset on unload X-Git-Tag: v3.15-rc1~113^2~370^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2d80bcf6b3c101ffe728554ebb702db096917a;p=pandora-kernel.git i40e: don't handle VF reset on unload Set the DOWN flag before attempting to disable VFs when unloading the driver. Also, don't attempt to reset the VFs when the driver is unloading, because the switch configuration will fail. This fixes a panic on unload when VFs are enabled. Change-ID: I25a6567e89c9687145f510ff4f630932412c5c5d Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Sibai Li Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed