|
@@ -823,9 +823,6 @@ struct mvpp2_tx_queue {
|
|
/* Per-CPU control of physical Tx queues */
|
|
/* Per-CPU control of physical Tx queues */
|
|
struct mvpp2_txq_pcpu __percpu *pcpu;
|
|
struct mvpp2_txq_pcpu __percpu *pcpu;
|
|
|
|
|
|
- /* Array of transmitted skb */
|
|
|
|
- struct sk_buff **tx_skb;
|
|
|
|
-
|
|
|
|
u32 done_pkts_coal;
|
|
u32 done_pkts_coal;
|
|
|
|
|
|
/* Virtual address of thex Tx DMA descriptors array */
|
|
/* Virtual address of thex Tx DMA descriptors array */
|