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:
06f0c13
)
mcast: net_device dev not used
author
Hagen Paul Pfeifer
<hagen@jauu.net>
Fri, 4 Mar 2011 11:45:03 +0000
(11:45 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Mar 2011 23:51:13 +0000
(15:51 -0800)
ip6_mc_source(), ip6_mc_msfilter() as well as ip6_mc_msfget() declare
and assign dev but do not use the variable afterwards.
Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found