diff options
author | Antonio Quartulli <ordex@autistici.org> | 2011-05-21 01:33:07 +0200 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2011-05-30 07:39:36 +0200 |
commit | 44e92bc8d6366ebe477cab23199b9f50328d326a (patch) | |
tree | 7488776fd7af5f7c1f3e2a3431d0c4829605b5c4 /net/lapb/lapb_iface.c | |
parent | 0bb857511b6a1572ad15dfd7f23d79587d7e2781 (diff) |
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
Instead of comparing mac addresses with the broadcast address by means
of compare_eth(), the is_broadcast_ether_addr() kernel function has to be
used.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Acked-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions