Date: Wed, 9 Oct 2013 03:00:04 GMT From: Sven-Thorsten Dietrich <sven@vyatta.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/182847: Remove dead code Message-ID: <201310090300.r99304oq050277@oldred.freebsd.org> Resent-Message-ID: <201310090310.r993A0TG088444@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 182847
>Category: kern
>Synopsis: Remove dead code
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 09 03:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Sven-Thorsten Dietrich
>Release: HEAD
>Organization:
Vyatta
>Environment:
N/A
>Description:
Remove #if 0 dead code
>How-To-Repeat:
>Fix:
Apply patch.
Is there a better way to submit patches - this is really tedious through this web interface,
Patch attached with submission follows:
Signed-off-by: Sven-Thorsten Dietrich <sven@vyatta.com>
Index: netinet6/ip6_mroute.h
===================================================================
--- netinet6/ip6_mroute.h (revision 256126)
+++ netinet6/ip6_mroute.h (working copy)
@@ -145,11 +145,6 @@
struct omrt6msg {
u_long unused1;
u_char im6_msgtype; /* what type of message */
-#if 0
-#define MRT6MSG_NOCACHE 1
-#define MRT6MSG_WRONGMIF 2
-#define MRT6MSG_WHOLEPKT 3 /* used for user level encap*/
-#endif
u_char im6_mbz; /* must be zero */
u_char im6_mif; /* mif rec'd on */
u_char unused2;
>Release-Note:
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310090300.r99304oq050277>
