X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/d268291346793835a3ba1550caf4ba0b990d1cf5..0666e9ba021bdebc692eae1bf1d7aee7edf74cf9:/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: