batman-adv: use check_unicast_packet() in recv_roam_adv()
authorAntonio Quartulli <ordex@autistici.org>
Tue, 31 Jul 2012 15:19:15 +0000 (17:19 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Mon, 29 Oct 2012 08:39:03 +0000 (09:39 +0100)
To avoid code duplication and to simplify further changes,
check_unicast_packet() is now used in recv_roam_adv() to check for not
well formed packets and so discard them.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

No differences found