From: YOSHIFUJI Hideaki Date: Fri, 28 Mar 2008 03:46:53 +0000 (+0900) Subject: [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. X-Git-Tag: v2.6.26-rc1~1138^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be01d655d9b07c1350b19bf3d80eae0059254b4b;p=pandora-kernel.git [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. 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 --- Reading git-diff-tree failed