[RFC][PATCH] Removal of FASTROUTE definition include/linux/if_packet.h
From: Rami Rosen <hidden>
Date: 2007-08-02 09:24:11
Hi, It seems that PACKET_FASTROUTE definition should be removed due to that fastroute is no longer supported. Regards, Rami Rosen -- Signed-off-by: Rami Rosen <redacted>
--- linux-2.6.23-rc1-clean/include/linux/if_packet.h 2007-05-0312:07:59.000000000 +0300
+++ linux-2.6.23-rc1/include/linux/if_packet.h 2007-08-0211:37:16.000000000 +0300
@@ -30,7 +30,6 @@ struct sockaddr_ll #define PACKET_OUTGOING 4 /* Outgoing of any type */ /* These ones are invisible by user level */ #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ -#define PACKET_FASTROUTE 6 /* Fastrouted frame */ /* Packet socket options */