From: Alexander Duyck Date: Fri, 11 May 2012 08:33:21 +0000 (+0000) Subject: ixgbevf: Consolidate Tx context descriptor creation code X-Git-Tag: v3.6-rc1~125^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70a10e258ce3d45b294de9190dee9dcc73a495cb;p=pandora-kernel.git ixgbevf: Consolidate Tx context descriptor creation code There is a good bit of redundancy between the Tx checksum and segmentation offloads. In order to reduce some of this I am moving the code for creating a context descriptor into a separate function. Signed-off-by: Alexander Duyck Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed