From: Shannon Nelson Date: Fri, 14 Mar 2014 07:32:28 +0000 (+0000) Subject: i40e: rework fdir setup and teardown X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~339^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9eb7d3cbcabb361834128dafb727f7d57d0757;p=pandora-kernel.git i40e: rework fdir setup and teardown Use the newer i40e_vsi_open() and i40e_vsi_close() in the FDIR VSI lifetime. This makes sure we're using standard methods for all the VSI open and close paths. This also fixes a memory leak of the FDIR queue buffer info structs across a reset. Change-ID: I1b60a1b08ab923afe4f49810c2c7844d850e19b9 Signed-off-by: Shannon Nelson Signed-off-by: Catherine Sullivan Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed