X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99f6d01b24d037f4d69ad098f085d98e3d1b73b4..1dcd10aceabbc03bf571ea32b892c522cbe923de:/print-ether.c diff --git a/print-ether.c b/print-ether.c index 57c07ce9..33a135e0 100644 --- a/print-ether.c +++ b/print-ether.c @@ -367,7 +367,7 @@ ethertype_print(netdissect_options *ndo, ND_PRINT((ndo, " [|osi]")); return (1); } - isoclns_print(ndo, p + 1, length - 1, caplen - 1); + isoclns_print(ndo, p + 1, length - 1); return(1); case ETHERTYPE_PPPOED: