commit | ddafd34f419546f1eb7c343178685f059c3cf127 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Thu Jan 09 16:13:59 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 13 11:50:14 2014 -0800 |
tree | 56eacb6abe0c856904632e437baf6cef62cbb39c | |
parent | 600adc18eba823f9fd8ed5fec8b04f11dddf3884 [diff] |
net_sched: act: move idx_gen into struct tcf_hashinfo There is no need to store the index separatedly since tcf_hashinfo is allocated statically too. Cc: Jamal Hadi Salim <jhs@mojatatu.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>