aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEugenia Emantayev <[email protected]>2012-02-14 06:37:16 +0000
committerDavid S. Miller <[email protected]>2012-02-14 14:11:57 -0500
commit58a30d6a3c2397f18a826f401e0f0e61e8868f19 (patch)
treea45e7f922348e2c421644b0b70fd4b75530e3f7b /tools/perf/scripts/python/net_dropmonitor.py
parent9e056c0320fafc03dc170772d8562e3142ed1778 (diff)
mlx4_core: fix buffer overrun
When passing MLX4_UC_STEER=1 it was translated to value 2 after mlx4_QP_ATTACH_wrapper. Therefore in new_steering_entry() unicast steer entries were added to index 2 of array of size 2. Fixing this bug by shift right to one position. Signed-off-by: Eugenia Emantayev <[email protected]> Reviewed-by: Yevgeny Petrilin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions