tg3: Use SKB DMA helper functions for TX.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -2197,7 +2197,6 @@ struct ring_info {
|
||||
|
||||
struct tx_ring_info {
|
||||
struct sk_buff *skb;
|
||||
DECLARE_PCI_UNMAP_ADDR(mapping)
|
||||
u32 prev_vlan_tag;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user