batman-adv: use NO_FLAGS define instead of hard-coding 0
authorMarek Lindner <lindner_marek@yahoo.de>
Thu, 9 Jun 2011 15:13:09 +0000 (17:13 +0200)
committerSven Eckelmann <sven@narfation.org>
Thu, 9 Jun 2011 18:40:38 +0000 (20:40 +0200)
The definition NO_FLAGS was introduced to make the code more
readable and shall be used to initialize flag fields.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>

No differences found