diff options
author | David S. Miller <davem@davemloft.net> | 2012-06-19 18:56:21 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-19 18:56:21 -0700 |
commit | f9242b6b28d61295f2bf7e8adfb1060b382e5381 (patch) | |
tree | b395670bd6ae832e9f6f87f47a1840baf3a06d0d /net/ipv4/tcp_input.c | |
parent | 677a3d60fb3153f786a0d28fcf0287670e7bd3c2 (diff) | |
download | op-kernel-dev-f9242b6b28d61295f2bf7e8adfb1060b382e5381.zip op-kernel-dev-f9242b6b28d61295f2bf7e8adfb1060b382e5381.tar.gz |
inet: Sanitize inet{,6} protocol demux.
Don't pretend that inet_protos[] and inet6_protos[] are hashes, thay
are just a straight arrays. Remove all unnecessary hash masking.
Document MAX_INET_PROTOS.
Use RAW_HTABLE_SIZE when appropriate.
Reported-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions