]> git.baikalelectronics.ru Git - kernel.git/commit
net: remove outdated comment for ipv4 and ipv6 protocol handler
authorBaker Zhang <Baker.kernel@gmail.com>
Tue, 26 Nov 2013 01:29:15 +0000 (09:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Nov 2013 23:47:51 +0000 (18:47 -0500)
commit06d0e07892f87b9712bad07d74374b3aeff133e3
tree4afeb5c9e1feb9972062017bd713d3e94b29f053
parent696cee29764b525da35b4824e6fe236b9bdd4164
net: remove outdated comment for ipv4 and ipv6 protocol handler

since 70628098e05f8b81eaa16969752a3f2258d5c813
inet: Sanitize inet{,6} protocol demux.

there are not pretended hash tables for ipv4 or
ipv6 protocol handler.

Signed-off-by: Baker Zhang <Baker.kernel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/protocol.c
net/ipv6/protocol.c