From: Antonio Quartulli Date: Wed, 3 Apr 2013 17:10:26 +0000 (+0200) Subject: batman-adv: make is_my_mac() check for the current mesh only X-Git-Tag: v3.9-rc8~7^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8a93b95145c66adf196eea4a919dfe0b7c57db;p=pandora-kernel.git batman-adv: make is_my_mac() check for the current mesh only On a multi-mesh node (a node running more than one batman-adv virtual interface) batadv_is_my_mac() has to check MAC addresses of hard interfaces belonging to the current mesh only. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed