mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Correct !FDT case with proper name.
This commit is contained in:
parent
8c859b074e
commit
971c23c9a0
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ ate_set_rmii(struct ate_softc *sc)
|
|||
* option would override if present.
|
||||
*/
|
||||
static void
|
||||
ata_set_rmii(struct ate_softc *sc)
|
||||
ate_set_rmii(struct ate_softc *sc)
|
||||
{
|
||||
|
||||
/* Default to what boot rom did */
|
||||
|
|
|
|||
Loading…
Reference in a new issue