remove some useless code in lib/route/cls/u32.c

Cc: Thomas Haller <thaller@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
Cong Wang 2014-02-26 13:35:13 -08:00 committed by Thomas Haller
parent 59547d2d45
commit cdfdfb16d0

View file

@ -288,14 +288,6 @@ static void u32_dump_details(struct rtnl_tc *tc, void *data,
print_selector(p, s, u);
nl_dump(p, "\n");
#if 0
#define U32_ATTR_ACTION 0x040
#define U32_ATTR_POLICE 0x080
struct nl_data act;
struct nl_data police;
#endif
}
static void u32_dump_stats(struct rtnl_tc *tc, void *data,