From: Pavel Emelyanov Date: Tue, 13 Nov 2007 05:27:28 +0000 (-0800) Subject: [INET]: Use list_head-s in inetpeer.c X-Git-Tag: v2.6.24-rc3~145^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71209ded2ba6010070d02005384897c59859d00;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed