[INET]: Use list_head-s in inetpeer.c
authorPavel Emelyanov <xemul@openvz.org>
Tue, 13 Nov 2007 05:27:28 +0000 (21:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Nov 2007 05:27:28 +0000 (21:27 -0800)
commitd71209ded2ba6010070d02005384897c59859d00
treea812e34e54e36f74ce9ef61f6e9e42100d0a6ef4
parent22649d1afbe6988688a07fd70abb06f1e2213567
[INET]: Use list_head-s in inetpeer.c

The inetpeer.c tracks the LRU list of inet_perr-s, but makes
it by hands. Use the list_head-s for this.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inetpeer.h
net/ipv4/inetpeer.c