]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove unused label.
authorGuy Harris <[email protected]>
Thu, 28 May 2020 05:11:29 +0000 (22:11 -0700)
committerGitHub <[email protected]>
Thu, 28 May 2020 05:11:29 +0000 (22:11 -0700)
print-ether.c

index d20047da1ac6127d60b07c72d93a40a8c3adc05f..4dd253ac621d31dbfca3010b282f5c2187716ac0 100644 (file)
@@ -361,7 +361,6 @@ recurse:
                                ND_PRINT(", ");
                }
                if (ethertype_print(ndo, length_type, p, length, caplen, &src, &dst) == 0) {
-raw:
                        /* type not known, print raw packet */
                        if (!ndo->ndo_eflag) {
                                /*