From: Anjali Singhai Jain Date: Wed, 20 Nov 2013 10:02:55 +0000 (+0000) Subject: i40e: refactor reset code X-Git-Tag: v3.14-rc1~94^2~568^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f650a38b4d3a3b5a14d0bc093f0ae7773faf7f41;p=pandora-kernel.git i40e: refactor reset code In order to re-size queues and vectors while the interface is still up, we need to be able to call functions to free and re-allocate without bringing down the VSI. We also need to reset the existing setup, update the configuration and then rebuild again. This requires us to have the reset flow broken down into two parts. Change-Id: I374dd25aabf769decda69b676491c7b7730a4635 Signed-off-by: Anjali Singhai Jain Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed