diff options
| author | Jiri Pirko <[email protected]> | 2017-11-27 17:37:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-28 21:04:26 +0000 |
| commit | d51aae68b142f48232257e96ce317db25445418d (patch) | |
| tree | 137141a72c691f4a5a286fa263473acd1715c2c4 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | atm: suni: remove extraneous space to fix indentation (diff) | |
| download | kernel-d51aae68b142f48232257e96ce317db25445418d.tar.gz kernel-d51aae68b142f48232257e96ce317db25445418d.zip | |
net: sched: cbq: create block for q->link.block
q->link.block is not initialized, that leads to EINVAL when one tries to
add filter there. So initialize it properly.
This can be reproduced by:
$ tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 rate 1000Mbit bandwidth 1000Mbit
$ tc filter add dev eth0 parent 1: protocol ip prio 100 u32 match ip protocol 0 0x00 flowid 1:1
Reported-by: Jaroslav Aster <[email protected]>
Reported-by: Ivan Vecera <[email protected]>
Fixes: 6529eaba33f0 ("net: sched: introduce tcf block infractructure")
Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Eelco Chaudron <[email protected]>
Reviewed-by: Ivan Vecera <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
