diff options
author | Jakub Kicinski <kubakici@wp.pl> | 2015-08-12 03:41:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-13 00:47:05 +0300 |
commit | a898fe040f62a32b90e26dc1f1b5973608054b29 (patch) | |
tree | fad2943f4ea6c8d2d5fa72a0b4597308ed4dad73 /lib/mpi/mpiutil.c | |
parent | b02e3e948de6c11fded1821d89012e24d953da12 (diff) | |
download | linux-a898fe040f62a32b90e26dc1f1b5973608054b29.tar.xz |
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 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions