diff options
author | John Fastabend <[email protected]> | 2014-09-17 11:11:46 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-09-19 17:05:45 -0400 |
commit | 4e2840eee6b21cb5230bd7cac8407badb201aac3 (patch) | |
tree | 9ff835e7c6d75beb754d1992b2bb24b7a6359567 /tools/perf/scripts/python | |
parent | ab34f6480806263d7b4d00fa06d3647bac73b68c (diff) |
net: sched: cls_u32: rcu can not be last node
tc_u32_sel 'sel' in tc_u_knode expects to be the last element in the
structure and pads the structure with tc_u32_key fields for each key.
kzalloc(sizeof(*n) + s->nkeys*sizeof(struct tc_u32_key), GFP_KERNEL)
CC: Eric Dumazet <[email protected]>
Signed-off-by: John Fastabend <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions