opnsense-src/sys/dev/bge
Pyun YongHyeon 3a429c8f0e Do not blindly UP the interface when interface's MTU is changed. If
driver is not running there is no need to up the interface. While
I'm here hold driver lock before modifying MTU as it is referenced
in RX handler.
2010-10-08 17:58:07 +00:00
..
if_bge.c Do not blindly UP the interface when interface's MTU is changed. If 2010-10-08 17:58:07 +00:00
if_bgereg.h Remove bge_tx_buf_ratio, unused member of softc. 2010-10-06 17:47:13 +00:00