batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
authorAntonio Quartulli <antonio@open-mesh.com>
Wed, 17 Apr 2013 15:44:43 +0000 (17:44 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 29 May 2013 00:44:54 +0000 (02:44 +0200)
batadv_slide_own_bcast_window() is used only in bat_iv_ogm.c
and it is currently touching only batman_iv specific
attributes.

Move it into bat_iv_ogm.c and make it static.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found