commit | bf18a9f8b32666cb6a4abd3e922c1b7e69735733 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Oct 01 14:37:34 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 01 14:37:34 2009 -0700 |
tree | 6ebd3e28f30055b6a7b459b180becfb528eafec3 | |
parent | 3d1285beff2e8467b8c3884d83b7a91a99aa9fcd [diff] |
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 <eric.dumazet@gmail.com> Acked-by: Matthew Carlson <mcarlson@broadcom.com>