[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090721.111338.84499428.davem@davemloft.net>
Date: Tue, 21 Jul 2009 11:13:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gerrit@....abdn.ac.uk
Cc: dlstevens@...ibm.com, netdev@...r.kernel.org
Subject: Re: [PATCHv2 1/2] mcastv6: Local variable shadows function argument
From: Gerrit Renker <gerrit@....abdn.ac.uk>
Date: Tue, 21 Jul 2009 20:11:53 +0200
> mcastv6: Local variable shadows function argument
>
> The local variable 'idev' shadows the function argument 'idev' to
> ip6_mc_add_src(). Fixed by removing the local declaration, as pmc->idev
> should be identical with 'idev' passed as argument.
>
> Signed-off-by: Gerrit Renker <gerrit@....abdn.ac.uk>
> Acked-by: David L Stevens <dlstevens@...ibm.com>
Applied to net-next-2.6
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists