[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)
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>

No differences found