From: Sven Eckelmann Date: Sat, 18 Sep 2010 19:01:21 +0000 (+0200) Subject: Staging: batman-adv: Track references of batman_if in set_primary_if X-Git-Tag: v2.6.37-rc1~60^2~3^2~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8158b341b2b043047b6f570c343fd9b0efd9c9;p=pandora-kernel.git Staging: batman-adv: Track references of batman_if in set_primary_if set_primary_if exchanges the current primary interfaces with a new one. This is a new reference and thus we have to count it and decrease the count of the old primary interface. Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed