Remove unused age_txdq
This commit is contained in:
parent
381a7c1a83
commit
8dd3202c26
@ -68,8 +68,6 @@ struct age_txdesc {
|
||||
struct tx_desc *tx_desc;
|
||||
};
|
||||
|
||||
STAILQ_HEAD(age_txdq, age_txdesc);
|
||||
|
||||
struct age_rxdesc {
|
||||
struct mbuf *rx_m;
|
||||
bus_dmamap_t rx_dmamap;
|
||||
|
Loading…
Reference in New Issue
Block a user