From: Marek Lindner Date: Sun, 26 Jun 2011 13:26:18 +0000 (+0200) Subject: batman-adv: broadcast primary OGM on all active hard-interfaces X-Git-Tag: v3.1-rc1~316^2~231^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a020ab452d38b3878903de931c162429072a7d7;p=pandora-kernel.git batman-adv: broadcast primary OGM on all active hard-interfaces The primary interface OGM has to be broadcasted on all hard-interfaces even if the primary interface is not the first interface (if_num = 0). Therefore the code has to compare the originating interface with the primary interface instead of checking the if_num. Reported-by: Linus Luessing Signed-off-by: Marek Lindner --- Reading git-diff-tree failed