batman-adv: Return hna count on local buffer fill
authorSven Eckelmann <sven@narfation.org>
Mon, 20 Dec 2010 18:32:03 +0000 (10:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Dec 2010 18:32:03 +0000 (10:32 -0800)
hna_local_fill_buffer must return the number of added hna entries and
not the last checked hash bucket.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/translation-table.c

Simple merge