From: Alexander Duyck Date: Thu, 23 Apr 2015 04:49:32 +0000 (-0700) Subject: ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~340^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5505bdb54d92267a5b6f092c337bd84d247bcf49;p=pandora-kernel.git ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag This change folds the ixgbevf_pull_tail call into ixgbevf_add_rx_frag. The advantage to doing this is that the fragment doesn't have to be modified after it is added to the skb. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed