public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Wang Chen <wangchen@cn•fujitsu.com>
To: "David S. Miller" <davem@davemloft•net>
Cc: NETDEV <netdev@vger•kernel.org>
Subject: [PATCH] NET: Remove PACKET_FASTROUTE
Date: Wed, 07 May 2008 17:07:10 +0800	[thread overview]
Message-ID: <4821713E.7050308@cn.fujitsu.com> (raw)

Since we do not support fastroute anymore, remove macro PACKET_FASTROUTE.

Signed-off-by: Wang Chen <wangchen@cn•fujitsu.com>
---
 include/linux/if_packet.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/if_packet.h b/include/linux/if_packet.h
index ad09609..d109a0f 100644
--- a/include/linux/if_packet.h
+++ b/include/linux/if_packet.h
@@ -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 */
 
-- 
1.5.3.4


             reply	other threads:[~2008-05-07  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07  9:07 Wang Chen [this message]
2008-05-07  9:35 ` [PATCH] NET: Remove PACKET_FASTROUTE David Miller
2008-05-07  9:45   ` Wang Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4821713E.7050308@cn.fujitsu.com \
    --to=wangchen@cn$(echo .)fujitsu.com \
    --cc=davem@davemloft$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox