diff options
author | Jakub Kicinski <kubakici@wp.pl> | 2015-08-12 02:41:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-12 14:47:05 -0700 |
commit | a898fe040f62a32b90e26dc1f1b5973608054b29 (patch) | |
tree | fad2943f4ea6c8d2d5fa72a0b4597308ed4dad73 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b02e3e948de6c11fded1821d89012e24d953da12 (diff) |
gianfar: correct filer table writing
MAX_FILER_IDX is the last usable index. Using less-than
will already guarantee that one entry for catch-all rule
will be left, no need to subtract 1 here.
Signed-off-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions