diff options
author | Antonio Quartulli <antonio@meshcoding.com> | 2013-12-05 15:33:00 +0100 |
---|---|---|
committer | Antonio Quartulli <antonio@meshcoding.com> | 2013-12-28 12:51:16 +0100 |
commit | 27a417e6badac911487c10990e04f5ccbb11b1b2 (patch) | |
tree | 7c3910eb29b61fdc3cea7e9c8eea14a2e0e1771c /virt | |
parent | batman-adv: fix header alignment by unrolling batadv_header (diff) | |
download | linux-27a417e6badac911487c10990e04f5ccbb11b1b2.tar.xz linux-27a417e6badac911487c10990e04f5ccbb11b1b2.zip |
batman-adv: fix size of batadv_icmp_header
struct batadv_icmp_header currently has a size of 17, which
will be padded to 20 on some architectures. Fix this by
unrolling the header into the parent structures.
Moreover keep the ICMP parsing functions as generic as they
are now by using a stub icmp_header struct during packet
parsing.
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions