https://github.com/torvalds/linux
Revision a898fe040f62a32b90e26dc1f1b5973608054b29 authored by Jakub Kicinski on 12 August 2015, 00:41:55 UTC, committed by David S. Miller on 12 August 2015, 21:47:05 UTC
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>
1 parent b02e3e9
History
Tip revision: a898fe040f62a32b90e26dc1f1b5973608054b29 authored by Jakub Kicinski on 12 August 2015, 00:41:55 UTC
gianfar: correct filer table writing
Tip revision: a898fe0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.5 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top