]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] IPV6: Reverse sense of promisc tests in ip6_mc_input
authorCorey Mutter <crm-netdev@mutternet.com>
Tue, 15 May 2007 08:22:59 +0000 (01:22 -0700)
committerChris Wright <chrisw@sous-sol.org>
Wed, 23 May 2007 21:32:50 +0000 (14:32 -0700)
commit5074ff3b1b62430d2b363c81a83226c74598d730
tree6115f2237c0fee8b3ed7fab4f8f9cef9c45ef2d1
parentd3d41e810efbfb4cc837fe504636687e1c7abd10
[PATCH] IPV6: Reverse sense of promisc tests in ip6_mc_input

Reverse the sense of the promiscuous-mode tests in ip6_mc_input().

Signed-off-by: Corey Mutter <crm-netdev@mutternet.com>
Signed-off-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/ipv6/ip6_input.c