Commit 7fac54b9 authored by Rong Tao's avatar Rong Tao Committed by Jakub Kicinski
Browse files

atm: uapi: fix spelling typos in comments



Fix the typo of 'Unsuported' in atmbr2684.h

Signed-off-by: default avatarRong Tao <rongtao@cestc.cn>
Link: https://lore.kernel.org/r/tencent_F1354BEC925C65EA357E741E91DF2044E805@qq.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 8d8bee13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)	/* Unsupported */

/*
 * Is this VC bridged or routed?