commit | ddafd34f419546f1eb7c343178685f059c3cf127 | [log] [tgz] |
---|---|---|
author | WANG Cong <[email protected]> | Thu Jan 09 16:13:59 2014 -0800 |
committer | David S. Miller <[email protected]> | 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 <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: Jamal Hadi Salim <[email protected]> Signed-off-by: David S. Miller <[email protected]>