From: Antonio Quartulli Date: Tue, 31 Jul 2012 15:19:15 +0000 (+0200) Subject: batman-adv: use check_unicast_packet() in recv_roam_adv() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~536^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d48ddb83666c32f14436106b8c9319f8ab24cf0a;p=pandora-kernel.git batman-adv: use check_unicast_packet() in recv_roam_adv() 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 --- Reading git-diff-tree failed