Files
linux/include
stephen hemminger c2e21293c0 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>
2010-03-20 15:44:34 -07:00
..
2010-01-17 21:55:31 +11:00
2010-03-20 15:44:34 -07:00
2010-03-01 23:52:31 -08:00
2010-03-12 15:53:10 -08:00