sfxge(4): fix typo in monitor types strings in common code
Submitted by: Garrett D'Amore <garrett at damore.org> Sponsored by: Solarflare Communications, Inc. MFC after: 1 week
This commit is contained in:
parent
8d8507f1ba
commit
c34e3d6862
@ -43,7 +43,7 @@ __FBSDID("$FreeBSD$");
|
||||
static const char *__efx_mon_name[] = {
|
||||
"",
|
||||
"sfx90x0",
|
||||
"sfx91x0"
|
||||
"sfx91x0",
|
||||
"sfx92x0"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user