aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2005-07-22 11:47:25 -0700
committerDavid S. Miller <davem@davemloft.net>2005-07-22 11:47:25 -0700
commit28e212fb360ce2568edd60b93d60683d5ad24146 (patch)
treecde99771e1cd026648c7a80e44ae66b710920e78 /include
parent[EQL]: Proper num_slaves decrement (diff)
downloadlinux-dev-28e212fb360ce2568edd60b93d60683d5ad24146.tar.xz
linux-dev-28e212fb360ce2568edd60b93d60683d5ad24146.zip
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
It won't exist any longer when we shrink the SKB in 2.6.14, and we should kill this off before anyone in userspace starts using it. Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Thomas Graf <tgraf@suug.ch>
Diffstat (limited to 'include')
-rw-r--r--include/linux/tc_ematch/tc_em_meta.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/tc_ematch/tc_em_meta.h b/include/linux/tc_ematch/tc_em_meta.h
index 90ab9f95d43d..150efe07ff6b 100644
--- a/include/linux/tc_ematch/tc_em_meta.h
+++ b/include/linux/tc_ematch/tc_em_meta.h
@@ -42,7 +42,6 @@ enum
TCF_META_ID_LOADAVG_2,
TCF_META_ID_DEV,
TCF_META_ID_INDEV,
- TCF_META_ID_REALDEV,
TCF_META_ID_PRIORITY,
TCF_META_ID_PROTOCOL,
TCF_META_ID_SECURITY, /* obsolete */