From: Jesse Brandeburg Date: Wed, 18 Dec 2013 13:45:54 +0000 (+0000) Subject: i40e: disable packet split X-Git-Tag: v3.14-rc1~94^2~246^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3de0506dbb896b669e1fb4eb1ba025a58540f6db;p=pandora-kernel.git i40e: disable packet split The driver and hardware support splitting packets on headers but with the use of GRO we don't need the extra bus overhead, so make this driver more like igb and ixgbe and disable packet split. Change-ID: Id42f2c3736baa9d5bdfe1f72d64226e7d8ebd737 Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed