From: Sven Eckelmann Date: Mon, 20 Aug 2012 08:26:49 +0000 (+0200) Subject: batman-adv: Only increase refcounter once for alternate router X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~536^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3f4cfe8ef8b4f0979a0dd61f60de832848664a;p=pandora-kernel.git batman-adv: Only increase refcounter once for alternate router The test whether we can use a router for alternating bonding should only be done once because it is already known that it is still usable and will not be deleted from the list soon. This patch addresses Coverity #712285: Unchecked return value Signed-off-by: Sven Eckelmann Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed