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:
c20ec76
)
inetpeer: Abstract out the tree root accesses.
author
David S. Miller
<davem@davemloft.net>
Tue, 30 Nov 2010 19:41:59 +0000
(11:41 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Nov 2010 19:41:59 +0000
(11:41 -0800)
Instead of directly accessing "peer", change to code to
operate using a "struct inet_peer_base *" pointer.
This will facilitate the addition of a seperate tree for
ipv6 peer entries.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found