]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitecbd532108cb21d9d3770f73e168bad65d14d9eb
tree2755df4a468d6d146e20bed8306e8c76c74f1ce9
parente8958dbf0da377e11f385a9888da3f72e827ab26
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