X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/85cf448c65f7260f88066c654c16019ae1a28090..a554cbf78a42d9456285e68fbddb883a26a6b55b:/print-ether.c diff --git a/print-ether.c b/print-ether.c index f783341d..5a1d58cb 100644 --- a/print-ether.c +++ b/print-ether.c @@ -414,7 +414,7 @@ ethertype_print(netdissect_options *ndo, return (1); case ETHERTYPE_MS_NLB_HB: - msnlb_print(ndo, p, length); + msnlb_print(ndo, p); return (1); case ETHERTYPE_LAT: