mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Remove bge_tx_buf_ratio, unused member of softc.
This commit is contained in:
parent
a813ed787f
commit
88a7c5d464
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213486
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user