net/sfc/base: fix a typo in unicast filter insertion comment
[dpdk.git] / drivers / net / sfc / base / ef10_filter.c
index 30a4892..afe4064 100644 (file)
@@ -1578,7 +1578,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.