summaryrefslogtreecommitdiff
path: root/net/core/request_sock.c
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2010-03-17 20:31:10 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-20 15:44:34 -0700
commitc2e21293c054817c42eb5fa9c613d2ad51954136 (patch)
tree481f7de6d3e3a9a3d93af5654ec174ff5945dc2b /net/core/request_sock.c
parent372e6c8f1f7b2bb68f9992d2e664925c73552a1d (diff)
ipv6: convert addrconf list to hlist
Using hash list macros, simplifies code and helps later RCU. This patch includes some initialization that is not strictly necessary, since an empty hlist node/list is all zero; and list is in BSS and node is allocated with kzalloc. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/request_sock.c')
0 files changed, 0 insertions, 0 deletions