X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/cae54f4d943f163541dc7a90f7f5b432859955e4..396e94ff55a80d554b1fe46bf107db1e91008d6c:/print-ether.c diff --git a/print-ether.c b/print-ether.c index bbfd7e96..01dd1130 100644 --- a/print-ether.c +++ b/print-ether.c @@ -366,7 +366,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: