batman-adv: move ring_buffer helper functions in bat_iv_ogm
authorAntonio Quartulli <ordex@autistici.org>
Mon, 8 Apr 2013 07:38:12 +0000 (09:38 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 29 May 2013 00:44:54 +0000 (02:44 +0200)
the two lonely ring_buffer helper functions are used by the
bat_iv_ogm module only and therefore they can be moved
inside it.

Reported-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/Makefile
net/batman-adv/bat_iv_ogm.c
net/batman-adv/ring_buffer.c [deleted file]
net/batman-adv/ring_buffer.h [deleted file]

Simple merge
Simple merge
diff --cc net/batman-adv/ring_buffer.c
Simple merge
diff --cc net/batman-adv/ring_buffer.h
Simple merge