]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lisp.c
erspan: add checks for data we don't print.
[tcpdump] / print-lisp.c
index ae90f4e5c961d1ca511143bb547decaa460849a5..b995f2dfb8722cb8bf798b31be46b600a688bd6c 100644 (file)
@@ -94,9 +94,7 @@
  *  +-> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 #include "netdissect.h"
@@ -320,7 +318,6 @@ lisp_print(netdissect_options *ndo, const u_char *bp, u_int length)
                         * No support for LCAF right now.
                         */
                        return;
-                       break;
                }
 
                ND_PRINT(" %u locator(s)", loc_count);