mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 09:44:52 -04:00
It was observed that on RockPro64 hardware, the dwc interface is unable
to receive packets after being assigned a new MAC address. The fix is
simply to call mii_mediachg() before touching any device registers in
dwc_init_locked(). This is consistent with what the OpenBSD driver does.
PR: 263820
MFC after: 1 week
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| if_dwc.c | ||
| if_dwc.h | ||
| if_dwc_if.m | ||
| if_dwcvar.h | ||