From: Daniel Borkmann Date: Tue, 3 Sep 2013 22:19:43 +0000 (+0200) Subject: net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions X-Git-Tag: v3.12-rc1~132^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4af8def5c083e5424c66051fe400444a01c4644;p=pandora-kernel.git net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions We already have mld_{gq,ifc,dad}_start_timer() functions, so introduce mld_{gq,ifc,dad}_stop_timer() functions to reduce code size and make it more readable. Signed-off-by: Daniel Borkmann Cc: Hannes Frederic Sowa Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed