tg3: Remove prev_vlan_tag from struct tx_ring_info
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 1 Oct 2009 21:37:34 +0000 (14:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Oct 2009 21:37:34 +0000 (14:37 -0700)
prev_vlan_tag field is not used.

Patch saves 512*8 bytes per tx queue ring on 64bit arches.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Matthew Carlson <mcarlson@broadcom.com>

No differences found