Skip to content
Commit c1faead3 authored by Antonio Quartulli's avatar Antonio Quartulli
Browse files

batman-adv: use ETH_ALEN instead of hardcoded numeric constants



In packet.h the numeric constant 6 is used instead of the more portable ETH_ALEN
define. This patch substitute any hardcoded value with such define.

Signed-off-by: default avatarAntonio Quartulli <ordex@autistici.org>
Acked-by: default avatarSven Eckelmann <sven@narfation.org>
parent 10e3cd6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment