From: Lendacky, Thomas Date: Tue, 4 Nov 2014 22:06:50 +0000 (-0600) Subject: amd-xgbe: Implement split header receive support X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~271^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb;p=pandora-kernel.git amd-xgbe: Implement split header receive support Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed