batman-adv: Move batadv_check_unicast_packet()
authorMartin Hundebøll <martin@hundeboll.net>
Thu, 5 Jul 2012 09:34:27 +0000 (11:34 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Thu, 23 Aug 2012 12:20:18 +0000 (14:20 +0200)
commitff51fd70ad3e6bbf1ffc7d2a1d6a845d081df5a1
tree88c7f8d8f8ae1abe9bf3bfee773f64b6efa47071
parent807736f6e00714fdeb443b31061d1c27fa903296
batman-adv: Move batadv_check_unicast_packet()

batadv_check_unicast_packet() is needed in batadv_recv_tt_query(), so
move the former to before the latter.

Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/routing.c