From: Linus Lüssing Date: Mon, 22 Mar 2010 21:46:14 +0000 (+0100) Subject: Staging: batman-adv: Fix VIS output bug for secondary interfaces X-Git-Tag: v2.6.35-rc1~441^2^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6497e38fda6970819daacb67725d67474079381;p=pandora-kernel.git Staging: batman-adv: Fix VIS output bug for secondary interfaces TQ and HNA records for originators on secondary interfaces were wrongly being included on the primary interface. Ensure we output a line for each source interface on every node, so we correctly separate primary and secondary interface records. Signed-off-by: Linus Lüssing Signed-off-by: Andrew Lunn Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed