From: David Cassard Date: Thu, 28 Nov 2013 06:39:35 +0000 (+0000) Subject: i40e: keep allocated memory in structs X-Git-Tag: v3.14-rc1~94^2~281^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90bb776ae58ff989010d15bef03b24c14c4d1e67;p=pandora-kernel.git i40e: keep allocated memory in structs Save both a pointer to memory and the length in order to store all info about allocated kernel memory. This patch changes some adminq allocations to preserve the full i40e_dma_mem/i40e_virt_mem structs for every allocation. Change-Id: Ibcf96159aba4ba61f839d16d87d19478df28e630 Signed-off-by: David Cassard Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed