From: Jesse Brandeburg Date: Fri, 14 Feb 2014 02:14:41 +0000 (+0000) Subject: i40e/i40evf: reduce context descriptors X-Git-Tag: v3.15-rc1~113^2~124^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff40dd5d44707e2964c1b24196a86bf1938ce32b;p=pandora-kernel.git i40e/i40evf: reduce context descriptors We don't need context descriptors for every packet, only tso or timesync. This fixes a bug in the driver where it would always add a context even if all the passed in values to the context descriptor function were 0/default values. Change-ID: I0101d2b893380707b5c2de61aab3e16d4310e9a1 Signed-off-by: Jesse Brandeburg Signed-off-by: Catherine Sullivan Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed