mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 22:35:04 -05:00
r235816 triggered kernel panic or hang after warm boot. Don't blindly restore BCE_EMAC_MODE media configuration in bce_reset(). If driver is about to shutdown it will invoke bce_reset() which in turn results in restoring BCE_EMAC_MODE media configuration. This operation seems to confuse controller firmware. Reported by: Paul Herman (herman <> cleverbridge dot com) Tested by: sbruno, Paul Herman (herman <> cleverbridge dot com) |
||
|---|---|---|
| .. | ||
| if_bce.c | ||
| if_bcefw.h | ||
| if_bcereg.h | ||