From: Alexander Duyck Date: Wed, 8 Feb 2012 07:51:01 +0000 (+0000) Subject: ixgbe: Write gso_segs and bytcount to the ring sooner X-Git-Tag: v3.4-rc1~177^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091a6246869cec2ac66e897b436f7fd59ec4d316;p=pandora-kernel.git ixgbe: Write gso_segs and bytcount to the ring sooner This change makes it so that gso_segs and bytecount are written to the ring sooner. This helps to simplify the logic for the two since segmentation offloads can now update them within their own function. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed