git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e989707
)
igmp: remove unnecessary in_device member zeroing
author
Shawn Bohrer
<sbohrer@rgmadvisors.com>
Fri, 7 Jun 2013 17:34:43 +0000
(12:34 -0500)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Jun 2013 07:41:15 +0000
(
00:41
-0700)
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 <sbohrer@rgmadvisors.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found