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:
0a20450
)
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 28 Mar 2008 03:46:53 +0000
(12:46 +0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 28 Mar 2008 04:43:16 +0000
(13:43 +0900)
Extract hash function for pneigh entries from pneigh_lookup(),
__pneigh_lookup() and pneigh_delete() as pneigh_hash().
Extract core of pneigh_lookup() and __pneigh_lookup() as
__pneigh_lookup_1().
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
No differences found