]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2b45c3f19d66c2cdceb7d3990e29ffb0cd5a6c7
tree2755df4a468d6d146e20bed8306e8c76c74f1ce9
parentdabc022bfe43040cc6935fa63e59f19e06568f4d
batman-adv: use NO_FLAGS define instead of hard-coding 0

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>
net/batman-adv/aggregation.c
net/batman-adv/gateway_client.c
net/batman-adv/hard-interface.c
net/batman-adv/main.h
net/batman-adv/send.c