From: Martin Hundebøll Date: Sun, 13 Jan 2013 23:20:32 +0000 (+0100) Subject: batman-adv: Return reason for failure in batadv_check_unicast_packet() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~449^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86ce0ad107bc0e33ead8ba2498fc22dfb747479;p=pandora-kernel.git batman-adv: Return reason for failure in batadv_check_unicast_packet() batadv_check_unicast_packet() is changed to return a value based on the reason to drop the packet, which will be useful information for future users of batadv_check_unicast_packet(). Signed-off-by: Martin Hundebøll Acked-by: Antonio Quartulli Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed