Remove bge_tx_buf_ratio, unused member of softc.

This commit is contained in:
yongari 2010-10-06 17:47:13 +00:00
parent 5a1ba87cd3
commit 0036ade89d

View File

@ -2755,7 +2755,6 @@ struct bge_softc {
uint32_t bge_tx_prodidx;
uint32_t bge_rx_max_coal_bds;
uint32_t bge_tx_max_coal_bds;
uint32_t bge_tx_buf_ratio;
uint32_t bge_mi_mode;
int bge_if_flags;
int bge_phy_addr;