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:
parent
59547d2d45
commit
cdfdfb16d0
1 changed files with 0 additions and 8 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue