unexport neigh_update_hhs
commit47f972b3361d2a64942d3eb4e759c8a5b9b91396
authorAdrian Bunk <bunk@kernel.org>
Sat, 6 Oct 2007 19:13:06 +0000 (6 21:13 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sat, 6 Oct 2007 19:15:09 +0000 (6 21:15 +0200)
treecfb467b7e6fc28afe06f9c96eb64d397833517df
parent952d5c18910cfa0ec43ab15607099fa1c5c254dd
unexport neigh_update_hhs

A static function mustn't be exported.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
net/core/neighbour.c