commit | 76e3d7fc1a49ea8c377ddc91a4ec40f326404833 | [log] [tgz] |
---|---|---|
author | Marek Lindner <lindner_marek@yahoo.de> | Tue Feb 07 17:20:50 2012 +0800 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Apr 18 09:54:00 2012 +0200 |
tree | 297060a4b0651ab2d5744130cbda20e9953bc412 | |
parent | cd8b78e7e9d1d9625634dc1ec2bb4b5a14d1295a [diff] |
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>