aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHagen Paul Pfeifer <hagen@jauu.net>2009-02-20 10:47:09 +0100
committerPatrick McHardy <kaber@trash.net>2009-02-20 10:47:09 +0100
commite478075c6f07a383c378fb400edc1a7407a941b0 (patch)
tree0eb38291887bde44db0f6256c449401c0ab41000 /include/linux
parent784544739a25c30637397ace5489eeb6e15d7d49 (diff)
netfilter: nf_conntrack: table max size should hold at least table size
Table size is defined as unsigned, wheres the table maximum size is defined as a signed integer. The calculation of max is 8 or 4, multiplied the table size. Therefore the max value is aligned to unsigned. Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions