git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22649d1
)
[INET]: Use list_head-s in inetpeer.c
author
Pavel Emelyanov
<xemul@openvz.org>
Tue, 13 Nov 2007 05:27:28 +0000
(21:27 -0800)
committer
David 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