batman-adv: Move compare_orig to originator.c
authorSven Eckelmann <sven@narfation.org>
Wed, 15 Jun 2011 13:08:59 +0000 (15:08 +0200)
committerSven Eckelmann <sven@narfation.org>
Mon, 20 Jun 2011 08:38:55 +0000 (10:38 +0200)
compare_orig is only used in context of orig_node which is managed
inside originator.c. It is not necessary to keep that function inside
the header originator.h.

Signed-off-by: Sven Eckelmann <sven@narfation.org>

No differences found