batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
authorMarek Lindner <lindner_marek@yahoo.de>
Tue, 7 Feb 2012 09:20:50 +0000 (17:20 +0800)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 18 Apr 2012 07:54:00 +0000 (09:54 +0200)
commit76e3d7fc1a49ea8c377ddc91a4ec40f326404833
tree297060a4b0651ab2d5744130cbda20e9953bc412
parentcd8b78e7e9d1d9625634dc1ec2bb4b5a14d1295a
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN

Using BATMAN_OGM_LEN leaves one with the impression that this is
the full packet size which is not the case. Therefore the variable
is renamed.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/bat_iv_ogm.c
net/batman-adv/packet.h
net/batman-adv/routing.c
net/batman-adv/send.c