From: Nick Nunley Date: Wed, 17 Feb 2010 01:04:37 +0000 (+0000) Subject: igb: move gso_segs into buffer_info structure X-Git-Tag: v2.6.34-rc1~233^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e90c26f573fa5082be6e046b346e19ab0cd25f;p=pandora-kernel.git igb: move gso_segs into buffer_info structure This change moves gso_segs into the buffer_info structure to avoid a possible cache line miss in clean_tx_irq. Signed-off-by: Nicholas Nunley Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed