]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/tg3.h
ixgbe: lower stack space usage
[linux-2.6-omap-h63xx.git] / drivers / net / tg3.h
index f5b8cab8d4b5c2d4f227be04c87ef60e2f7b70cb..6c7b5e303dbb7fb14545653ffebb9e57b90e964e 100644 (file)
@@ -2197,7 +2197,6 @@ struct ring_info {
 
 struct tx_ring_info {
        struct sk_buff                  *skb;
-       DECLARE_PCI_UNMAP_ADDR(mapping)
        u32                             prev_vlan_tag;
 };