From: Shawn Bohrer Date: Fri, 7 Jun 2013 17:34:43 +0000 (-0500) Subject: igmp: remove unnecessary in_device member zeroing X-Git-Tag: v3.11-rc1~16^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=946d3bd7231be3b6202759ea0bea59989ae28c4a;p=pandora-kernel.git igmp: remove unnecessary in_device member zeroing ip_mc_init_dev() is passed a freshly kzalloc'd in_device so it is unnecessary to explicitly zero out the members. Signed-off-by: Shawn Bohrer Signed-off-by: David S. Miller --- Reading git-diff-tree failed