.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/dsa/b53/b53_common.c: In function ‘b53_get_tag_protocol’: ../drivers/net/dsa/b53/b53_common.c:2267:37: error: ‘DSA_TAG_PROTO_BRCM_LEGACY_FCS’ undeclared (first use in this function); did you mean ‘DSA_TAG_PROTO_BRCM_LEGACY’? 2267 | dev->tag_protocol = DSA_TAG_PROTO_BRCM_LEGACY_FCS; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | DSA_TAG_PROTO_BRCM_LEGACY ../drivers/net/dsa/b53/b53_common.c:2267:37: note: each undeclared identifier is reported only once for each function it appears in make[7]: *** [../scripts/Makefile.build:203: drivers/net/dsa/b53/b53_common.o] Error 1 make[6]: *** [../scripts/Makefile.build:461: drivers/net/dsa/b53] Error 2 make[5]: *** [../scripts/Makefile.build:461: drivers/net/dsa] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:461: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2008: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/dsa/b53/b53_common.c: In function ‘b53_get_tag_protocol’: ../drivers/net/dsa/b53/b53_common.c:2267:37: error: ‘DSA_TAG_PROTO_BRCM_LEGACY_FCS’ undeclared (first use in this function); did you mean ‘DSA_TAG_PROTO_BRCM_LEGACY’? 2267 | dev->tag_protocol = DSA_TAG_PROTO_BRCM_LEGACY_FCS; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | DSA_TAG_PROTO_BRCM_LEGACY ../drivers/net/dsa/b53/b53_common.c:2267:37: note: each undeclared identifier is reported only once for each function it appears in make[7]: *** [../scripts/Makefile.build:203: drivers/net/dsa/b53/b53_common.o] Error 1 make[6]: *** [../scripts/Makefile.build:461: drivers/net/dsa/b53] Error 2 make[5]: *** [../scripts/Makefile.build:461: drivers/net/dsa] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:461: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2008: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.Dek7Fca30g 2025-05-30 09:09:05.105318743 -0700 +++ /tmp/tmp.hDQzZe0lbR 2025-05-30 09:09:26.242065389 -0700 @@ -1,0 +2,17 @@ +../drivers/net/dsa/b53/b53_common.c: In function ‘b53_get_tag_protocol’: +../drivers/net/dsa/b53/b53_common.c:2267:37: error: ‘DSA_TAG_PROTO_BRCM_LEGACY_FCS’ undeclared (first use in this function); did you mean ‘DSA_TAG_PROTO_BRCM_LEGACY’? + 2267 | dev->tag_protocol = DSA_TAG_PROTO_BRCM_LEGACY_FCS; + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + | DSA_TAG_PROTO_BRCM_LEGACY +../drivers/net/dsa/b53/b53_common.c:2267:37: note: each undeclared identifier is reported only once for each function it appears in +make[7]: *** [../scripts/Makefile.build:203: drivers/net/dsa/b53/b53_common.o] Error 1 +make[6]: *** [../scripts/Makefile.build:461: drivers/net/dsa/b53] Error 2 +make[5]: *** [../scripts/Makefile.build:461: drivers/net/dsa] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:461: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:461: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2008: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.GXXMXcYTIU 2025-05-30 09:09:26.246375813 -0700 +++ /tmp/tmp.lkd5aJQ383 2025-05-30 09:09:26.250375778 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/dsa/b53/b53_common.c