commit | 320f422f629c7ed5d07b4186aa491d1e11d18a4c | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Aug 29 14:17:24 2011 -0700 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Thu Sep 08 17:52:30 2011 +0200 |
tree | 8d32d97b2143abbab7bbbb19e8ef9b6e9235c2c4 | |
parent | 45485ad7d24f9f1de964b3aea8beb199dbac141c [diff] |
batman-adv: Remove unnecessary OOM logging messages 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>