From: Daniel Borkmann Date: Sun, 24 Aug 2014 13:42:16 +0000 (+0200) Subject: ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() X-Git-Tag: fixes-against-v3.18-rc2~81^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c938cddc01d7e8a96e702183c822bf3e4452365;p=pandora-kernel.git ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() This implements the deferred tail pointer flush API for the ixgbe driver. Similar version also proposed longer time ago by Alexander Duyck. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed