From: Linus Lüssing Date: Mon, 14 Mar 2011 22:43:27 +0000 (+0000) Subject: batman-adv: Move bonding / iface alternating router search to own functions X-Git-Tag: v3.0-rc1~377^2~342^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551586292b39da6e4fbfbb5b96b57b68decfdab9;p=pandora-kernel.git batman-adv: Move bonding / iface alternating router search to own functions This decreases the size of find_router() by outsourcing the router search for the bonding and interface alternating modes to their own sub functions. This shall make it easier to keep track of the correct refcounting later. Signed-off-by: Linus Lüssing Signed-off-by: Marek Lindner Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed