| 8b889b89 | 28-Sep-2021 |
Ed Maste <[email protected]> |
mgb: Do not KASSERT on error in mgb_init
There's not much we can do if mii_mediachg() fails, but KASSERT is not appropriate.
MFC after: 1 week Fixes: 8890ab7758b8 ("Introduce if_mgb driver...") Sp
mgb: Do not KASSERT on error in mgb_init
There's not much we can do if mii_mediachg() fails, but KASSERT is not appropriate.
MFC after: 1 week Fixes: 8890ab7758b8 ("Introduce if_mgb driver...") Sponsored by: The FreeBSD Foundation
show more ...
|