aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-30 07:06:35 +0000
committerAndrew Rybchenko <arybchik@FreeBSD.org>2018-11-30 07:06:35 +0000
commit5c6609f6f4260ddc2db04c03eb0db89693b6029b (patch)
treee44855a20229c9c3081ec60d4c4c837a54056b7f /sys
parentaea82ebf8a236e5e94af50841c140b2757c31618 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/sfxge/common/ef10_filter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sfxge/common/ef10_filter.c b/sys/dev/sfxge/common/ef10_filter.c
index 93da2a122f6a9..f07f6568cb826 100644
--- a/sys/dev/sfxge/common/ef10_filter.c
+++ b/sys/dev/sfxge/common/ef10_filter.c
@@ -1605,7 +1605,7 @@ ef10_filter_reconfigure(
/*
* Insert or renew unicast filters.
*
- * Frimware does not perform chaining on unicast filters. As traffic is
+ * Firmware does not perform chaining on unicast filters. As traffic is
* therefore only delivered to the first matching filter, we should
* always insert the specific filter for our MAC address, to try and
* ensure we get that traffic.