]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit24a5deeb8a198f0a26ae04485d9976c5e414f723
treee4f7ad50fb74495c9f478c6c68eea74eb399d16a
parent7ed4be9523455a061e62236dc3caa9211cd7edda
batman-adv: move ring_buffer helper functions in bat_iv_ogm

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]