batman-adv: Remove unnecessary OOM logging messages
authorJoe Perches <joe@perches.com>
Mon, 29 Aug 2011 21:17:24 +0000 (14:17 -0700)
committerMarek Lindner <lindner_marek@yahoo.de>
Thu, 8 Sep 2011 15:52:30 +0000 (17:52 +0200)
Removing unnecessary messages saves code and text.

Site specific OOM messages are duplications of a generic MM
out of memory message and aren't really useful, so just
delete them.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found