mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
sfxge(4): cleanup: fix typos
Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc. MFC after: 1 week
This commit is contained in:
parent
69a8775247
commit
7bfe1d8677
1 changed files with 1 additions and 1 deletions
|
|
@ -1275,7 +1275,7 @@ ef10_filter_reconfigure(
|
|||
* firmware state, and that later changes to enable/disable the
|
||||
* workaround will result in this function seeing a reset (FLR).
|
||||
*
|
||||
* FIXME: On Medford mulicast chaining should always be on.
|
||||
* FIXME: On Medford multicast chaining should always be on.
|
||||
*/
|
||||
if ((rc = hunt_filter_get_workarounds(enp)) != 0)
|
||||
goto fail3;
|
||||
|
|
|
|||
Loading…
Reference in a new issue