Commit 39befe3a authored by Ruffalo Lavoisier's avatar Ruffalo Lavoisier Committed by Jakub Kicinski

amt: fix typo in comment

Correct spelling on 'non-existent' in comment
Signed-off-by: default avatarRuffalo Lavoisier <RuffaloLavoisier@gmail.com>
Link: https://lore.kernel.org/r/20220728032854.151180-1-RuffaloLavoisier@gmail.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 707e304d
...@@ -449,7 +449,7 @@ static void amt_group_work(struct work_struct *work) ...@@ -449,7 +449,7 @@ static void amt_group_work(struct work_struct *work)
dev_put(amt->dev); dev_put(amt->dev);
} }
/* Non-existant group is created as INCLUDE {empty}: /* Non-existent group is created as INCLUDE {empty}:
* *
* RFC 3376 - 5.1. Action on Change of Interface State * RFC 3376 - 5.1. Action on Change of Interface State
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment