Commit a48d7328 authored by Thomas Graf's avatar Thomas Graf Committed by David S. Miller

[PKT_SCHED]: u32: Remove unused hgenerator field in tc_u_hnode.

Signed-off-by: default avatarThomas Graf <tgraf@suug.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d58bcf11
......@@ -88,7 +88,6 @@ struct tc_u_hnode
struct tc_u_common *tp_c;
int refcnt;
unsigned divisor;
u32 hgenerator;
struct tc_u_knode *ht[1];
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment