projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d8bee1
)
atm: uapi: fix spelling typos in comments
author
Rong Tao
<rongtao@cestc.cn>
Wed, 21 Dec 2022 12:36:27 +0000
(20:36 +0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Fri, 23 Dec 2022 02:18:37 +0000
(18:18 -0800)
Fix the typo of 'Unsuported' in atmbr2684.h
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Link:
https://lore.kernel.org/r/tencent_F1354BEC925C65EA357E741E91DF2044E805@qq.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/uapi/linux/atmbr2684.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/atmbr2684.h
b/include/uapi/linux/atmbr2684.h
index a9e2250cd7205a58350a9f08a1b4709f9746cdde..d47c47d06f1109a9a18d58d38938254aa6827f7b 100644
(file)
--- a/
include/uapi/linux/atmbr2684.h
+++ b/
include/uapi/linux/atmbr2684.h
@@
-38,7
+38,7
@@
*/
#define BR2684_ENCAPS_VC (0) /* VC-mux */
#define BR2684_ENCAPS_LLC (1)
-#define BR2684_ENCAPS_AUTODETECT (2) /* Unsuported */
+#define BR2684_ENCAPS_AUTODETECT (2) /* Unsup
p
orted */
/*
* Is this VC bridged or routed?