From: Eric Dumazet Date: Thu, 1 Oct 2009 21:37:34 +0000 (-0700) Subject: tg3: Remove prev_vlan_tag from struct tx_ring_info X-Git-Tag: v2.6.32-rc3~12^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf18a9f8b32666cb6a4abd3e922c1b7e69735733;p=pandora-kernel.git tg3: Remove prev_vlan_tag from struct tx_ring_info prev_vlan_tag field is not used. Patch saves 512*8 bytes per tx queue ring on 64bit arches. Signed-off-by: Eric Dumazet Acked-by: Matthew Carlson --- Reading git-diff-tree failed