[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d0383f90705060754l1e738013y4cd9205ade0c3e9b@mail.gmail.com>
Date: Sun, 6 May 2007 17:54:32 +0300
From: "Ian Brown" <ianbrn@...il.com>
To: netdev@...r.kernel.org
Subject: cleanup suggestion of 5 fields
Hello,
It seems to me that the following fields should be cleaned up as except the
definition, they do not appear anywhere in the kernel code:
a) since FASTROUTE is no longer used:
in include/linux/if_packet.h:
#define PACKET_FASTROUTE 6 /* Fastrouted frame */
in include/linux/if_wanpipe.h:
#define WAN_PACKET_FASTROUTE 6 /* Fastrouted frame */
b) and (not conncected to removal of FASTROUTE)
in include/linux/if_arp.h
#define ARPOP_InREQUEST 8 /* InARP request */
#define ARPOP_InREPLY 9 /* InARP reply */
#define ARPOP_NAK 10 /* (ATM)ARP NAK */
Regards,
Ian
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists