git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a5dee
)
batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
author
Antonio Quartulli
<antonio@open-mesh.com>
Wed, 17 Apr 2013 15:44:43 +0000
(17:44 +0200)
committer
Antonio 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