[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150530.233312.180465980506007204.davem@davemloft.net>
Date: Sat, 30 May 2015 23:33:12 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, linus.luessing@....de, sesse@...fundet.no,
stephen@...workplumber.org, bridge@...ts.linux-foundation.org
Subject: Re: [PATCH net] bridge: fix br_multicast_query_expired() bug
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 28 May 2015 04:42:54 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> br_multicast_query_expired() querier argument is a pointer to
> a struct bridge_mcast_querier :
>
> struct bridge_mcast_querier {
> struct br_ip addr;
> struct net_bridge_port __rcu *port;
> };
>
> Intent of the code was to clear port field, not the pointer to querier.
>
> Fixes: 2cd4143192e8 ("bridge: memorize and export selected IGMP/MLD querier port")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks Eric.
--
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