From: Simon Wunderlich Date: Wed, 26 Mar 2014 14:46:23 +0000 (+0100) Subject: batman-adv: always run purge_orig_neighbors X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b955a9fc164487d7c51acb9787f6d1b01b35ef6;p=pandora-kernel.git batman-adv: always run purge_orig_neighbors The current code will not execute batadv_purge_orig_neighbors() when an orig_ifinfo has already been purged. However we need to run it in any case. Fix that. This is a regression introduced by 7351a4822d42827ba0110677c0cbad88a3d52585 ("batman-adv: split out router from orig_node") Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed