Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
[linux-2.6-microblaze.git] / net / sched / act_bpf.c
index a4c7ba3..e48e980 100644 (file)
@@ -65,7 +65,7 @@ static int tcf_bpf_act(struct sk_buff *skb, const struct tc_action *act,
         * In case a different well-known TC_ACT opcode has been
         * returned, it will overwrite the default one.
         *
-        * For everything else that is unkown, TC_ACT_UNSPEC is
+        * For everything else that is unknown, TC_ACT_UNSPEC is
         * returned.
         */
        switch (filter_res) {