X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/66c1d1031b993aa947e8ff978c7f05ce923a11cf..a554cbf78a42d9456285e68fbddb883a26a6b55b:/print-ether.c?ds=sidebyside 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: