From: Antonio Quartulli Date: Sat, 30 Mar 2013 16:22:00 +0000 (+0100) Subject: batman-adv: do not silently ignore wrong condition X-Git-Tag: v3.11-rc1~16^2~267^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38dc40ef52d882e08b2af71fc1b5413ac7009952;p=pandora-kernel.git batman-adv: do not silently ignore wrong condition Only one neigh_node per orig_node should match a given neighbor address, therefore, if more than one matching neigh_node is found, a WARNING has to be triggered to let the user know that something is wrong in the originator state instead of silently skipping the error. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed